PDA

View Full Version : xmodmap help


iliaden
08-07-2008, 12:36 AM
hi everyone,

I need simple advice: I need to TEMPORARILY remap the fullscreen button to "right" [arrow].

the goal is to have this remapping being easy to turn on and off. I need this only for music playback (I have access only to the top through my case).

what command would I be using?

xmodmap -e "keycode *** = "Right"

gonna do the trick, or it won't restore to previous settings once closed?

thank you

nobodysbusiness
08-08-2008, 04:41 PM
I don't know exactly which keycode you need, but I described how to do something vaguely similar in this post (http://www.internettablettalk.com/forums/showpost.php?p=190293&postcount=6). Maybe it will help. The key code is probably one of the "F" keys. The "select running applications" button is F5, I believe.

coffeedrinker
08-08-2008, 06:09 PM
You have a right arrow on the dpad....

But the top buttons are as follows:

f6 = middle, f8 = -, f7 = +

nobodysbusiness
08-08-2008, 11:00 PM
Actually, there is another post in that thread I linked to that has an xmodmap command line. That might be helpful too.