Search found 7 matches

by Gullible Jones
Tue Jan 10, 2012 9:17 pm
Forum: General Help
Topic: Screen locking revisited
Replies: 0
Views: 2166

Screen locking revisited

What's the status on locking the screen on suspend/hibernate right now? It's supposed to work with gnome-screensaver (I think), but can it be made to work with xscreensaver or xlockmore? Currently my solution to the "suspend without screen locking" issue is to put this in /usr/bin/lxde-log...
by Gullible Jones
Thu Dec 23, 2010 7:32 pm
Forum: LXDE Components
Topic: setting DPI under LXDE
Replies: 3
Views: 7175

Re: setting DPI under LXDE

He means /etc/X11/xorg.conf I think. If that does not exist, you can create it by:
- turning off X
- running 'X -configure' as root
- copying (or moving) /root/xorg.conf.new to /etc/X11/xorg.conf
by Gullible Jones
Tue Dec 21, 2010 11:31 pm
Forum: PCManFM
Topic: Minor issue with files flagged as executable
Replies: 0
Views: 2668

Minor issue with files flagged as executable

In pcmanfm 0.9.x double-clicking (or just clicking, depending on your options) on ANY file with the exec bit set will attempt to launch that file. This is something of a nuisance, because: - FAT-formatted USB sticks make all files executable - pcmanfm currently has NO way to recursively enable or di...
by Gullible Jones
Tue Dec 21, 2010 11:16 pm
Forum: PCManFM
Topic: Static mount point handling in pcmanfm
Replies: 0
Views: 3183

Static mount point handling in pcmanfm

I currently use pcmanfm with static mount points. It works, but the situation is not ideal. For instance, if you double-click too quickly on a drive you want to mount, you may get: mount: /dev/sdX already mounted or /media/foo busy mount: according to mtab, /dev/sdX is already mounted on /media/foo ...
by Gullible Jones
Mon Aug 02, 2010 2:52 pm
Forum: PCManFM
Topic: pcmanfm 0.9.7 doesn't enter directories - any workaround?
Replies: 0
Views: 2538

pcmanfm 0.9.7 doesn't enter directories - any workaround?

So I was messing with an Angband variant. I got it to compile with my modifications... And then this happened. blah blah blah error cannot find lib directory blah blah blah The binary was in the directory directly above the lib dir, so it should have had no problem - and, when run from a terminal cd...
by Gullible Jones
Sun Nov 09, 2008 7:25 pm
Forum: General Help
Topic: Lock screen on suspend/hibernate
Replies: 4
Views: 9377

Re: Lock screen on suspend/hibernate

Anyone?
by Gullible Jones
Thu Oct 23, 2008 1:29 am
Forum: General Help
Topic: Lock screen on suspend/hibernate
Replies: 4
Views: 9377

Lock screen on suspend/hibernate

Is it possible to make lxsession or lxsession-lite lock the screen (e.g. via xscreensaver-command --lock) on suspend or hibernation? This strikes me as kind of an essential requirement for privacy and whatnot, so I figure there has to be some way to do it...