I need to remap keybindings for mute, volume up and volume down.
What I have tried so far:
In fluxbox I opened up
Code: Select all
sudo leafpad ~/.fluxbox/keys
Code: Select all
#Set Volume
OnDesktop F8 :ExecCommand amixer -q set PCM 5+ #Increase volume
OnDesktop Mod1 Mouse5 :ExecCommand amixer -q set PCM 5- #Decrease volume
I read something about using xev to discover the true key but I dont understand in xev what to do
That didnt work.
And I could HAVE SWORN TO GOD that I had seen an option in the system menu that allowed remapping keys or keybindings (not sure what is the correct terminology) But now that I look again and have gone thru all options I dont see it.
So Im thinking it has to be done"the hard way" by editing this esoteric file
We all know how long it takes to get a Linux set up"just right". Many hours for me.
But flash is working just fine out of the box on this Anti-x so thats good. I like the distro alot so far, I am willing to put in the time to work thru the problems.
Thank you in advance for your advice. This is what xev says when I press the F8 key (Volume up)
Code: Select all
KeyRelease event, serial 38, synthetic NO, window 0x2800001,
root 0x2c4, subw 0x0, time 3741697, (232,790), root:(1622,813),
state 0x10, keycode 74 (keysym 0xffc5, F8), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False