linux_wiki:gui_desktops

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
linux_wiki:gui_desktops [2016/01/04 16:12]
billdozor created
linux_wiki:gui_desktops [2016/01/04 16:14]
billdozor
Line 75: Line 75:
 yum install cinnamon yum install cinnamon
 </code> </code>
- 
----- 
- 
-===== GNOME: Disable auto start GUI programs ===== 
- 
-  * Disable Welcome screen<code bash>echo "X-GNOME-Autostart-enabled=false" >> /etc/xdg/autostart/gnome-welcome-tour.desktop</code> 
- 
-==== GNOME: Authentication Pop Ups ==== 
- 
-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> 
- 
-\\ 
-**Note:** If users are having issues logging into the system for the first time, have them test a ssh login first. 
  
 ---- ----
  • linux_wiki/gui_desktops.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)