I did read the grammar section of xmodmap but still couldn't figure out how I could do it.

link|improve this question
May be there is a way to map Ctrl-p/Ctrl-n to behave as up/down keys directly from gnome. Anyone? – VitoshKa Aug 14 '11 at 12:21
feedback

1 Answer

Try:

xmodmap -e "keycode 33 = p P Up"

and let me know if it's the result you're looking for.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.