lirc, irxevent and keys like XF86AudioMute
Francisco Borges
francisco.borges at gmail.com
Fri Jan 2 11:00:17 UTC 2009
Hello,
I have been trying to produce a working configuration for a remote
control using LIRC.
My idea is to use irxevent to send as many commands as possible to X.
I tried to do something like this:
begin
prog = irxevent
button = VolUp
config = Key XF86AudioRaiseVolume RootWindow
end
begin
prog = irxevent
button = Mute
config = Key XF86AudioMute RootWindow
end
But this is not working at all. Any clues?
Kind regards,
--
Francisco
More information about the ubuntu-users
mailing list