Why Tab can't be modified with ISO_Level3_Shift
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I am using a 40 key keyboard called daisy, I want to have a consistent layout of all my keyboards. The tab can't modified to other keys is kind a waste of resources.
The relevant part in .Xmodmap is:
clear Mod5
! 47 is the ; key on the keyboard
keycode 47 = ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift
add Mod5 = ISO_Level3_Shift
keycode 23 = Tab ISO_Left_Tab Next Next Next Next
But press ; + Tab is still insert Tab. How to make it Next?
Use xev I get this while pressing ;+tab and shift+tab
KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115414, (483,707), root:(483,737),
state 0x0, keycode 47 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115538, (483,707), root:(483,737),
state 0x80, keycode 23 (keysym 0xff09, Tab), same_screen YES,
XLookupString gives 1 bytes: (09) " "
XmbLookupString gives 1 bytes: (09) " "
XFilterEvent returns: False
KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115672, (483,707), root:(483,737),
state 0x80, keycode 23 (keysym 0xff09, Tab), same_screen YES,
XLookupString gives 1 bytes: (09) " "
XFilterEvent returns: False
KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115703, (483,707), root:(483,737),
state 0x80, keycode 47 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141310, (483,707), root:(483,737),
state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141590, (483,707), root:(483,737),
state 0x1, keycode 23 (keysym 0xfe20, ISO_Left_Tab), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141757, (483,707), root:(483,737),
state 0x1, keycode 23 (keysym 0xfe20, ISO_Left_Tab), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141839, (483,707), root:(483,737),
state 0x1, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
keyboard-shortcuts keyboard-layout xkb xmodmap
add a comment |Â
up vote
1
down vote
favorite
I am using a 40 key keyboard called daisy, I want to have a consistent layout of all my keyboards. The tab can't modified to other keys is kind a waste of resources.
The relevant part in .Xmodmap is:
clear Mod5
! 47 is the ; key on the keyboard
keycode 47 = ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift
add Mod5 = ISO_Level3_Shift
keycode 23 = Tab ISO_Left_Tab Next Next Next Next
But press ; + Tab is still insert Tab. How to make it Next?
Use xev I get this while pressing ;+tab and shift+tab
KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115414, (483,707), root:(483,737),
state 0x0, keycode 47 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115538, (483,707), root:(483,737),
state 0x80, keycode 23 (keysym 0xff09, Tab), same_screen YES,
XLookupString gives 1 bytes: (09) " "
XmbLookupString gives 1 bytes: (09) " "
XFilterEvent returns: False
KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115672, (483,707), root:(483,737),
state 0x80, keycode 23 (keysym 0xff09, Tab), same_screen YES,
XLookupString gives 1 bytes: (09) " "
XFilterEvent returns: False
KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115703, (483,707), root:(483,737),
state 0x80, keycode 47 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141310, (483,707), root:(483,737),
state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141590, (483,707), root:(483,737),
state 0x1, keycode 23 (keysym 0xfe20, ISO_Left_Tab), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141757, (483,707), root:(483,737),
state 0x1, keycode 23 (keysym 0xfe20, ISO_Left_Tab), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141839, (483,707), root:(483,737),
state 0x1, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
keyboard-shortcuts keyboard-layout xkb xmodmap
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I am using a 40 key keyboard called daisy, I want to have a consistent layout of all my keyboards. The tab can't modified to other keys is kind a waste of resources.
The relevant part in .Xmodmap is:
clear Mod5
! 47 is the ; key on the keyboard
keycode 47 = ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift
add Mod5 = ISO_Level3_Shift
keycode 23 = Tab ISO_Left_Tab Next Next Next Next
But press ; + Tab is still insert Tab. How to make it Next?
Use xev I get this while pressing ;+tab and shift+tab
KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115414, (483,707), root:(483,737),
state 0x0, keycode 47 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115538, (483,707), root:(483,737),
state 0x80, keycode 23 (keysym 0xff09, Tab), same_screen YES,
XLookupString gives 1 bytes: (09) " "
XmbLookupString gives 1 bytes: (09) " "
XFilterEvent returns: False
KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115672, (483,707), root:(483,737),
state 0x80, keycode 23 (keysym 0xff09, Tab), same_screen YES,
XLookupString gives 1 bytes: (09) " "
XFilterEvent returns: False
KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115703, (483,707), root:(483,737),
state 0x80, keycode 47 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141310, (483,707), root:(483,737),
state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141590, (483,707), root:(483,737),
state 0x1, keycode 23 (keysym 0xfe20, ISO_Left_Tab), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141757, (483,707), root:(483,737),
state 0x1, keycode 23 (keysym 0xfe20, ISO_Left_Tab), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141839, (483,707), root:(483,737),
state 0x1, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
keyboard-shortcuts keyboard-layout xkb xmodmap
I am using a 40 key keyboard called daisy, I want to have a consistent layout of all my keyboards. The tab can't modified to other keys is kind a waste of resources.
The relevant part in .Xmodmap is:
clear Mod5
! 47 is the ; key on the keyboard
keycode 47 = ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift ISO_Level3_Shift
add Mod5 = ISO_Level3_Shift
keycode 23 = Tab ISO_Left_Tab Next Next Next Next
But press ; + Tab is still insert Tab. How to make it Next?
Use xev I get this while pressing ;+tab and shift+tab
KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115414, (483,707), root:(483,737),
state 0x0, keycode 47 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115538, (483,707), root:(483,737),
state 0x80, keycode 23 (keysym 0xff09, Tab), same_screen YES,
XLookupString gives 1 bytes: (09) " "
XmbLookupString gives 1 bytes: (09) " "
XFilterEvent returns: False
KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115672, (483,707), root:(483,737),
state 0x80, keycode 23 (keysym 0xff09, Tab), same_screen YES,
XLookupString gives 1 bytes: (09) " "
XFilterEvent returns: False
KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123115703, (483,707), root:(483,737),
state 0x80, keycode 47 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141310, (483,707), root:(483,737),
state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141590, (483,707), root:(483,737),
state 0x1, keycode 23 (keysym 0xfe20, ISO_Left_Tab), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141757, (483,707), root:(483,737),
state 0x1, keycode 23 (keysym 0xfe20, ISO_Left_Tab), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 10256, synthetic NO, window 0x1000001,
root 0xe5, subw 0x0, time 123141839, (483,707), root:(483,737),
state 0x1, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
keyboard-shortcuts keyboard-layout xkb xmodmap
keyboard-shortcuts keyboard-layout xkb xmodmap
edited Aug 12 at 1:42
asked Aug 11 at 11:16
godblessfq
1558
1558
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f461972%2fwhy-tab-cant-be-modified-with-iso-level3-shift%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password