linux_wiki:gnome_3_login_pop_ups

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux_wiki:gnome_3_login_pop_ups [2016/01/04 10:20]
billdozor created
linux_wiki:gnome_3_login_pop_ups [2019/05/25 23:50]
Line 1: Line 1:
-====== Gnome 3 Login Pop Ups ====== 
- 
-**General Information** 
- 
-Disabling some auto-start programs and pop ups during a GNOME 3 login session.  
- 
-**Checklist** 
-  * Enterprise Linux 7 
-  * GNOME 3 desktop 
- 
----- 
- 
-====== Disable Auto Start GUI Programs ====== 
- 
-  * Disable Welcome screen<code bash>echo "X-GNOME-Autostart-enabled=false" >> /etc/xdg/autostart/gnome-welcome-tour.desktop</code> 
-\\ 
-There are some auto start programs that cause authentication pop ups when logging into a GNOME session. 
-  * Authentication is required to set the network proxy used for downloading software. Fix by:<code bash>echo "X-GNOME-Autostart-enabled=false" >> /etc/xdg/autostart/gnome-software-service.desktop</code> 
-  * Authentication is required to create a color managed device. Fix by:<code bash>echo "X-GNOME-Autostart-enabled=false" >> /etc/xdg/autostart/gnome-settings-daemon.desktop</code> 
- 
----- 
  
  • linux_wiki/gnome_3_login_pop_ups.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)