<span style="font-style: italic;"><span style="font-weight: bold;"></span></span>Thanks all, for the speedy and helpful replies.<br><br>on 05/05/2008 3:44 PM Parminder Gupta wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Hi Ben,<br><br>Take a look at xmodmap. You create a .xmodmap.conf file where you define <br>functions for your multimedia keys. For example on my machine 230 is the<br>keycode shown by xev for my volume key. so you have<br><br>keycode 230 = XF86AudioRaiseVolume<br><br>then in your .xinitrc file specify this line before exec openbox :<br><br>xmodmap .xmodmap.conf &amp;<br><br>then you can bind your keys in openbox_rc.xml<br><br>Hope this helps.<br><br>On 05/05/2008 03:40 PM, Ben Price wrote:<br>&gt; Hi,<br>&gt; I understand that in the openbox rc.xml file, you can specify keybinds <br>&gt; with the name of the key, as reported by xev. However, I have one of <br>&gt; those keyboards with
 multimedia keys, and I would like bind them to <br>&gt; commands. xev reports "keycode <kc> (keysym 0x0, NoSymbol)" for each of <br>&gt; them (each keycode is different). Is there a way to bind these keys?<br></kc></blockquote><br>