Re: Permanently set screen brightness

2012-03-09 Thread Bruno Martins
On 03/09/2012 04:05 PM, Aaron Konstam wrote: > On Fri, 2012-03-09 at 09:07 +, Bruno Martins wrote: >> On 03/08/2012 04:04 PM, Aaron Konstam wrote: Hello list, Is there any file that I must edit which sets the default screen brightness to the maximum, so I don't need to chan

Re: Permanently set screen brightness

2012-03-09 Thread Aaron Konstam
On Fri, 2012-03-09 at 12:22 +, Frank Murphy wrote: > On 09/03/12 12:20, Bruno Martins wrote: > > > Since this is a related topic, the laptop function keys for setting > > brightness up and down are the only ones not working. > > > > I have tested these keys with program 'xev' but key pressing

Re: Permanently set screen brightness

2012-03-09 Thread Aaron Konstam
On Fri, 2012-03-09 at 09:07 +, Bruno Martins wrote: > On 03/08/2012 04:04 PM, Aaron Konstam wrote: > > > Hello list, > > > > > > Is there any file that I must edit which sets the default screen > > > brightness to the maximum, so I don't need to change it every time I > > > restart my compute

Re: Permanently set screen brightness

2012-03-09 Thread Frank Murphy
On 09/03/12 12:20, Bruno Martins wrote: I have tested these keys with program 'xev' but key pressing is not recognized. Any ideas? Maybe? https://fedoraproject.org/wiki/Common_F16_bugs#bash-etc-shells -- Regards, Frank "Jack of all, fubars" -- users mailing list users@lists.fedoraproject.o

Re: Permanently set screen brightness

2012-03-09 Thread Frank Murphy
On 09/03/12 12:20, Bruno Martins wrote: Since this is a related topic, the laptop function keys for setting brightness up and down are the only ones not working. I have tested these keys with program 'xev' but key pressing is not recognized. Any ideas? Sorry no, not really a laptop person.

Re: Permanently set screen brightness

2012-03-09 Thread Bruno Martins
On 03/09/2012 12:05 PM, Frank Murphy wrote: > On 09/03/12 11:53, Bruno Martins wrote: > > Have a browse here: > http://askubuntu.com/questions/3841/desktop-doesnt-remember-brightness-settings-after-a-reboot > > > > It worked, mate. Thanks a lot. Since this is a related topic, the laptop function k

Re: Permanently set screen brightness

2012-03-09 Thread Frank Murphy
On 09/03/12 11:53, Bruno Martins wrote: Have a browse here: http://askubuntu.com/questions/3841/desktop-doesnt-remember-brightness-settings-after-a-reboot -- Regards, Frank "Jack of all, fubars" -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options:

Re: Permanently set screen brightness

2012-03-09 Thread Bruno Martins
On 03/09/2012 10:57 AM, Frank Murphy wrote: > On 09/03/12 10:53, Bruno Martins wrote: >> >> By the way, that instruction should be put on another file since I don't >> have a /etc/rc.local file (maybe systemd doesn't use it?) and even if I >> create it, it will not work. I will investigate. >> >> T

Re: Permanently set screen brightness

2012-03-09 Thread Frank Murphy
On 09/03/12 10:53, Bruno Martins wrote: By the way, that instruction should be put on another file since I don't have a /etc/rc.local file (maybe systemd doesn't use it?) and even if I create it, it will not work. I will investigate. Thanks, From the release notes: 3.2.4. rc.local no longer

Re: Permanently set screen brightness

2012-03-09 Thread Bruno Martins
On 03/09/2012 09:45 AM, Andras Simon wrote: > 2012/3/9, Bruno Martins : > >> I have that file, but setting that value to 10 is the same as going to >> Screen GUI and scrolling the brightness to the maximum. > Yes, that was the point. If you can set the brightness from the > command line, you have a

Re: Permanently set screen brightness

2012-03-09 Thread Andras Simon
2012/3/9, Bruno Martins : > I have that file, but setting that value to 10 is the same as going to > Screen GUI and scrolling the brightness to the maximum. Yes, that was the point. If you can set the brightness from the command line, you have a chance to automatically set it. > Value doesn't ge

Re: Permanently set screen brightness

2012-03-09 Thread Bruno Martins
On 03/08/2012 04:04 PM, Aaron Konstam wrote: >> Hello list, >> >> Is there any file that I must edit which sets the default screen >> brightness to the maximum, so I don't need to change it every time I >> restart my computer? > On Thu, 2012-03-08 at 10:06 +0100, Andras Simon wrote: >> echo 10 > /s

Re: Permanently set screen brightness

2012-03-08 Thread Aaron Konstam
> Hello list, > > Is there any file that I must edit which sets the default screen > brightness to the maximum, so I don't need to change it every time I > restart my computer? On Thu, 2012-03-08 at 10:06 +0100, Andras Simon wrote: > echo 10 > /sys/class/backlight/acpi_video0/brightness There is

Re: Permanently set screen brightness

2012-03-08 Thread Andras Simon
2012/3/7, Bruno Martins : > Hello list, > > Is there any file that I must edit which sets the default screen > brightness to the maximum, so I don't need to change it every time I > restart my computer? If something like echo 10 > /sys/class/backlight/acpi_video0/brightness works for you (as roo

Re: Permanently set screen brightness

2012-03-08 Thread Bruno Martins
On Wed, Mar 7, 2012 at 4:57 PM, Joe Zeff wrote: > On 03/07/2012 12:54 AM, Bruno Martins wrote: > >> This problem is happening since F15's kernel version (in F14 this didn't >> happen). It's a "problem" with the kernel version, because I have the >> same problem on other distros on the same comput

Re: Permanently set screen brightness

2012-03-07 Thread Joe Zeff
On 03/07/2012 12:54 AM, Bruno Martins wrote: This problem is happening since F15's kernel version (in F14 this didn't happen). It's a "problem" with the kernel version, because I have the same problem on other distros on the same computer. Are all of the distros using the exact same kernel vers

Permanently set screen brightness

2012-03-07 Thread Bruno Martins
Hello list, Is there any file that I must edit which sets the default screen brightness to the maximum, so I don't need to change it every time I restart my computer? This problem is happening since F15's kernel version (in F14 this didn't happen). It's a "problem" with the kernel version, becaus