Search found 6 matches

by v43
Thu Feb 17, 2011 7:40 pm
Forum: General Help
Topic: lxsession-logout customization and improvements
Replies: 2
Views: 6091

Re: lxsession-logout customization and improvements

i further improved this not-a-login-manager: case "`tty`" in /dev/tty1) clear && startx &>/dev/null && exit;; esac so it will automatically start in console 1 only. now, IT: i got rid of hal, so now i use hibernate-script to suspend the machine, but the button disappear...
by v43
Fri Feb 11, 2011 9:15 pm
Forum: LXDE Components
Topic: calendar localization
Replies: 0
Views: 2606

calendar localization

hi guys! there's a minor problem with the calendar localization..
i'm italian and i find the american notation (in which Sunday is the first day of the week) quite confusing:
all the weeks of my life had always started with Monday!! :D

if somebody has the time to fix this, i would appreciate =)
by v43
Thu Feb 10, 2011 3:02 pm
Forum: General Help
Topic: lxsession-logout customization and improvements
Replies: 2
Views: 6091

Re: lxsession-logout customization and improvements

i got rid of the login manager, with a little trick! i put this line in my .bash_profile pgrep X >/dev/null || exec startx so the display manager will start after i login to the console! it couldn't be easier and faster! (are you sure lxde needs a login manager after all? :lol: ) the problem is, whe...
by v43
Wed Feb 09, 2011 9:18 pm
Forum: LXDE Development & Programming
Topic: applications
Replies: 1
Views: 4758

Re: applications

oh i forgot! xarchiver or something!
by v43
Wed Feb 09, 2011 9:17 pm
Forum: LXDE Development & Programming
Topic: applications
Replies: 1
Views: 4758

applications

hi guys! i'm definitely in love with lxde, i just wanted to suggest maybe you could: - change gpicview with feh (that's what i've done) - include leafpad - maybe include a calculator or make one on your own. i search for a fast calculator with guy but found nothing better than speedcrunch. which i t...
by v43
Wed Feb 09, 2011 12:14 am
Forum: General Help
Topic: lxsession-logout customization and improvements
Replies: 2
Views: 6091

lxsession-logout customization and improvements

hi guys! i know i can change the logout menu banner and prompt, but i'm wondering, is there any way to add another command to the menu? i'd like one to lock and power off the screen. well, it's not essential, since i already made a script to do that, but it would be nice =) far more important, i'd l...