Page 1 of 1

XFCE conflicting with other control?

Posted: Sun Nov 24, 2013 9:44 am
by bugbear
Dell Vostro 1700, recently installed with Ubuntu 13.10, sudo apt-get install lxde-desktop

Most things are working fine, but I can't get control of my screen brightness. Regardless of the settings in XFCE (accessed
via Preferences->Power Manager), my screen brightness drops to around 30 % (unusably dim)
as soon as I pull the mains adapter out, with no delay at all.

The configuration under XFCE ("On battery", Monitor tab, Brightness pause and level) are simply ignored.

My guess is that "some other" power manager from the underlying Ubuntu install
is actually in charge of things.

Any help in diagnosis and (of course) fixing would be gratefully received.

BugBear

Re: XFCE conflicting with other control?

Posted: Sun Nov 24, 2013 1:29 pm
by Rex Bouwense
I am not familiar with that Dell But can you use the controls on the hardware to increase the brightness?

Re: XFCE conflicting with other control?

Posted: Fri Nov 29, 2013 11:24 am
by bugbear
Rex Bouwense wrote:I am not familiar with that Dell But can you use the controls on the hardware to increase the brightness?
The function keys work !! (which is surprising, since googling found many
people saying they don't, and describing elaborate ways to do it).

But the XFCE controls are still completely ineffective in
all regards.

BugBear

Re: XFCE conflicting with other control?

Posted: Fri Nov 29, 2013 3:35 pm
by Rex Bouwense
If the controls do not work, I would suspect that there is another power manager working such as the one that is installed by default with Ubuntu, i.e. the gnome power manager. See which power manager is running by running the following in the terminal.

Code: Select all

ps -ef | grep power

Re: XFCE conflicting with other control?

Posted: Fri Jan 03, 2014 1:18 am
by edward
I don't know of any power control myself in LXDE, but if I need to adjust the brightness on my laptop, I use the keyboard keys.

Re: XFCE conflicting with other control?

Posted: Fri Jan 03, 2014 1:30 am
by Rex Bouwense
I believe that LXDE uses the XFCE Power Manager.