Tagged Questions
0
votes
1answer
27 views
How to make Control-j works as Return without Control bit set(!) using xkb [and|or] xmodmap
It looks like extremely convenient for me to use Control-j instead of Return in xterm and vim, and I want to use this sequence for all X apps.
It can be easily done using xkb by remapping ...
0
votes
0answers
26 views
How to make Ctrl work properly with Mode_switch-ed keys?
I wanted to have arrow keys not so far away so I mapped them with xmodmap as CapsLock + IJKL this way:
keycode 66 = Mode_switch
keycode 31 = i I Up Up
keycode 44 = j J Left Left
keycode 45 = k K ...
2
votes
0answers
109 views
How do I permanently map Shift-Right to PageUp on xubuntu?
I got myself a laptop and the keyboard is slightly goofed up because the right Shift key is in a place where I have typically had the PageUp key. So, I wanted to figure out how to remap the right ...
0
votes
0answers
100 views
Where are xmodmap settings saved?
I created my own keyboard layout and loaded it with xmodmap .Xmodmap. Now I want to go back to a default layout, but after a reboot the layout defined with xmodmap are still present. What files is ...
2
votes
0answers
369 views
Setting Hyper and Super modifiers for certain keys with setxkbmap or xmodmap
Problem: I want to modify/redefine my keyboard layout (pc105 se) so that when I press certain keys with mod3 (super) and mod4 (hyper), a different character is returned than usual.
E.g.
Keycode 61 ...
2
votes
1answer
233 views
I would like to edit the layout of my keyboard just a bit - what's the best way?
I'm using an Apple keyboard which has some annoyances compared to other keyboards. Namely, the Alt_L and Super_L keys are swapped, and the bar and less keys are swapped ("|" and "<").
I've written ...
0
votes
1answer
126 views
Xmodmap: six characters to one key and two layouts?
I know how to have six symbols on one key thanks to this question: Xmodmap: Six characters to one key?
However, when I have two layouts and switch them, weird things happen.
I have the following ...