Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xkeygrab with alternate keyboard layout #3

Open
iegubkin opened this issue Dec 7, 2020 · 2 comments
Open

xkeygrab with alternate keyboard layout #3

iegubkin opened this issue Dec 7, 2020 · 2 comments

Comments

@iegubkin
Copy link

iegubkin commented Dec 7, 2020

I've been using xss and its related programs for years now. They work flawlessly. I have noticed one issue with xkeygrab, however. When I switch keyboard layouts from "us" layout to "ru(phonetic)" the program doesn't capture the "ru(phonetic)" key presses. Once I switch back to "us" the program grabs the keys again. Am I missing something? Thank you for these most helpful programs, iegubkin.

$ setxkbmap -print -verbose 10
Setting verbose level to 10
locale is C
Trying to load rules file ./rules/evdev...
Trying to load rules file /usr/share/X11/xkb/rules/evdev...
Success.
Applied rules from evdev:
rules:      evdev
model:      evdev
layout:     us,ru
variant:    ,phonetic
options:    grp:alt_shift_toggle
Trying to build keymap using the following components:
keycodes:   evdev+aliases(qwerty)
types:      complete
compat:     complete
symbols:    pc+us+ru(phonetic):2+inet(evdev)+group(alt_shift_toggle)
geometry:   pc(pc104)
xkb_keymap {
	xkb_keycodes  { include "evdev+aliases(qwerty)"	};
	xkb_types     { include "complete"	};
	xkb_compat    { include "complete"	};
	xkb_symbols   { include "pc+us+ru(phonetic):2+inet(evdev)+group(alt_shift_toggle)"};
	xkb_geometry  { include "pc(pc104)"	};
};
@nealey
Copy link
Member

nealey commented Dec 19, 2020 via email

@iegubkin
Copy link
Author

Thank you. If needed, I can help with debugging or testing a possible fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants