found this post while googling, left it open in a tab while i worked the
problem, here is the solution:
https://bbs.archlinux.org/viewtopic.php?pid=1281637#p1281637
Am 16.08.2012 04:40, schrieb Michael Nawrocki:
> On 08/15/2012 05:02 AM, Thomas Bächler wrote:
>> Am 15.08.2012 03:30, schrieb Michael Nawrocki:
>>> I'm trying to get my laptop backlight keys (fn+f6/f7) to adjust the
>>> brightness of my toshiba laptop backlight.
>> I am curious. With 3.3 and earli
On 08/15/2012 05:02 AM, Thomas Bächler wrote:
> Am 15.08.2012 03:30, schrieb Michael Nawrocki:
>> I'm trying to get my laptop backlight keys (fn+f6/f7) to adjust the
>> brightness of my toshiba laptop backlight.
> I am curious. With 3.3 and earlier, my keys used to adjust brightness on
> their own.
On Thu, Aug 16, 2012 at 1:50 AM, Norbert Zeh wrote:
> Aurko Roy [2012.08.15 2040 +0530]:
> > On Wed, Aug 15, 2012 at 4:45 PM, Norbert Zeh wrote:
> >
> > >
> > > You can achieve the same by adding the instructions to write to
> > > /sys/class/backlight/acpi_video0/brightness to an appropriate fil
Aurko Roy [2012.08.15 2040 +0530]:
> On Wed, Aug 15, 2012 at 4:45 PM, Norbert Zeh wrote:
>
> >
> > You can achieve the same by adding the instructions to write to
> > /sys/class/backlight/acpi_video0/brightness to an appropriate file in
> > tmpfiles.d.
> > Read the section on temporary files in t
On Wed, Aug 15, 2012 at 4:45 PM, Norbert Zeh wrote:
>
> You can achieve the same by adding the instructions to write to
> /sys/class/backlight/acpi_video0/brightness to an appropriate file in
> tmpfiles.d.
> Read the section on temporary files in the systemd page on the archwiki.
>
> Cheers,
> No
On Wednesday 15 Aug 2012 11:02:03 Thomas Bächler wrote:
> I am curious. With 3.3 and earlier, my keys used to adjust brightness
> on their own. Since 3.4, they don't, and only work in KDE, but not on
> the console.
>
> Was it a deliberate kernel change that the brightness keys have no
> effect?
T
Aurko Roy [2012.08.15 1140 +0530]:
> On Wed, Aug 15, 2012 at 7:00 AM, Michael Nawrocki wrote:
>
> > Hey everyone,
> >
> > I'm trying to get my laptop backlight keys (fn+f6/f7) to adjust the
> > brightness of my toshiba laptop backlight. Previously, I had entered the
> > following in my /etc/acpi/h
Am 15.08.2012 03:30, schrieb Michael Nawrocki:
> I'm trying to get my laptop backlight keys (fn+f6/f7) to adjust the
> brightness of my toshiba laptop backlight.
I am curious. With 3.3 and earlier, my keys used to adjust brightness on
their own. Since 3.4, they don't, and only work in KDE, but not
On Wed, Aug 15, 2012 at 7:00 AM, Michael Nawrocki wrote:
> Hey everyone,
>
> I'm trying to get my laptop backlight keys (fn+f6/f7) to adjust the
> brightness of my toshiba laptop backlight. Previously, I had entered the
> following in my /etc/acpi/handler.sh to handle the acpi events generated
> w
You can run systemctl start acpid.service. Change start to enable if you
want to run it on boot.
Regards,
Z
On Tue, 2012-08-14 at 21:30 -0400, Michael Nawrocki wrote:
> Hey everyone,
>
> I'm trying to get my laptop backlight keys (fn+f6/f7) to adjust the
> brightness of my toshiba laptop backlig
Hey everyone,
I'm trying to get my laptop backlight keys (fn+f6/f7) to adjust the
brightness of my toshiba laptop backlight. Previously, I had entered the
following in my /etc/acpi/handler.sh to handle the acpi events generated
when those keys were pressed:
video/brightnessdown)
echo $(
12 matches
Mail list logo