Search found 2 matches

by comgen
Wed Oct 07, 2009 5:19 pm
Forum: General Help
Topic: Gnome Volume Control
Replies: 2
Views: 5891

Re: Gnome Volume Control

1. Copy from: /usr/share/applications/ gnome-volume-control.desktop 2. To: /home/USERnameHERE/.config/autostart/ You may need to edit the file and toggle true / false on / off and/or use the " Desktop Session Settings " app. However, I have found the provide lxde panel volume control does ...
by comgen
Wed Oct 07, 2009 4:21 pm
Forum: General Help
Topic: unlock gdm
Replies: 1
Views: 3012

Re: unlock gdm

Until its fixed you can try the following Quick and dirty workaround 1. edit and/or create the file: /etc/gdm/custom.conf ( example: sudo nano /etc/gdm/custom.conf ) 2. add or edit the following to: /etc/gdm/custom.conf [daemon] TimedLoginEnable=false AutomaticLoginEnable=true TimedLogin=THEuserNAME...