Skip to main content
4 events
when toggle format what by license comment
Oct 15, 2015 at 13:24 comment added Ned64 PS: I get a "K" with AltGr+Shift+j . Would that work for you? Then, if your keyboard is like mine, you can set it with xmodmap -e "keycode 44 = j J j Down j J j J j J".
Oct 15, 2015 at 11:12 comment added Ned64 Have you tried what I suggested? Then you would have seen that in the xmodmap list, the first is the key only, the second one with shift, then with Ctrl, Alt etc. (order depends on your configuration). So, what I suggested is the most direct and easiest way of doing it. (You could also re-program the application you are using to interpret the key combination in a new way.)
Oct 14, 2015 at 21:59 comment added Mike This is not making sense to me. What you're proposing seems to be about mapping a key. But what I need is to map a key combination, or rather, a key with modifiers, to another key. What is also not making sense is how a key code equates to something like j J j J j J. Why so many J's? I'm guessing that the j key equates to code 44. So, how to map code 44 together with ctrl+shift+alt and make it produce the down key.
Oct 10, 2015 at 16:35 history answered Ned64 CC BY-SA 3.0