Search found 6 matches

by graysky
Mon May 28, 2012 10:44 pm
Forum: LXDE Components
Topic: lxdm - user foo in tty7 and user bar in tty8
Replies: 0
Views: 3531

lxdm - user foo in tty7 and user bar in tty8

Is it possible to configure lxdm to run on tty6 and place user foo in tty7 and user bar in tty8? In other words, I want to be able to: * Ctrl+Alt+F6 to get lxdm * Have user foo's X session go to tty7 (so I can hit Ctrl+Alt+F7 to get into the session) * Have user bar's X session go to tty8 (so I can ...
by graysky
Mon Jun 14, 2010 9:27 pm
Forum: LXDE Components
Topic: Autologin with LXDM?
Replies: 2
Views: 8127

Re: Autologin with LXDM?

I'm using slim which has an /etc/slim.conf for auto logins. Dunno about the built-in stuff.
by graysky
Mon Jun 14, 2010 9:26 pm
Forum: LXDE Components
Topic: setting DPI under LXDE
Replies: 3
Views: 7174

Re: setting DPI under LXDE

Answer is to include the DPI command in the /etc/xorg.conf

Code: Select all

Section "Monitor"
    Identifier "Monitor0"
    Option   "DPI" "96 x 96"
EndSection
by graysky
Thu Jun 03, 2010 8:56 pm
Forum: LXDE Components
Topic: setting DPI under LXDE
Replies: 3
Views: 7174

setting DPI under LXDE

Just install LXDE on an atom based machine but the DPI isn't right to my eye. I can't figure out where to configure the DPI for the LXDE. I should say that I can configure it in my xorg.conf but I use the box in a headless mode (no keyboard, mouse, or monitor) and for some reason, X won't start auto...
by graysky
Thu Jun 03, 2010 8:53 pm
Forum: LXPanel
Topic: question about temperature monitor
Replies: 21
Views: 37763

Re: question about temperature monitor

Cool, thanks for the update.
by graysky
Thu Jun 03, 2010 6:31 am
Forum: LXPanel
Topic: question about temperature monitor
Replies: 21
Views: 37763

Re: question about temperature monitor

Can someone let me know where we're at with this issue? I too have a system that only has coretemps and would like to use the task bar temp monitor but all I get is "NA" with no setting/config option. $ sensors coretemp-isa-0000 Adapter: ISA adapter Core 0: +22.0°C (crit = +90.0°C) coretem...