[Bug 67681] Asus G75VW F key Not Working For Screen Brightness
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Thu Dec 4 19:10:40 PST 2014
https://bugzilla.kernel.org/show_bug.cgi?id=67681
--- Comment #32 from KernelBug <3fdd1e5d at opayq.com> ---
Hi,
Has there been any progress on this?
As I mentioned in the past I use xbindkeys in my $HOME a file called,
.xbindkeysrc and these are the command I use below;
##################################
# End of xbindkeys configuration #
##################################
# My keybindings
#decrease brightness
"~/.config/openbox/backlight-dn.sh"
m:0x0 + c:71
F5
#increase brightness
"~/.config/openbox/backlight-up.sh"
m:0x0 + c:72
F6
Which simply run;
xbacklight -inc 10
xbacklight -dec 10
Seeing that xbacklight works in this situation, does that help shed light on
comiing up with a solution?
thank you...
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list