Did you tried setting the value before starting xorg or after? It must be set before starting xorg.No, the value "12" do not help for that sysctl.
Did you tried setting the value before starting xorg or after? It must be set before starting xorg.No, the value "12" do not help for that sysctl.
Before surely.Did you tried setting the value before starting xorg or after? It must be set before starting xorg.
setxkbmap -model "thinkpad" -layout us,ru -option grp:menu_toggle
but failed — the language not switch. When I press the Menu key on Emacs it prints "<XF86Menu> is undefined". xev -event keyboard
prints the same output that was already posted in this thread.xmodmap -e "keycode 147 = Menu NoSymbol Menu"
xmodmap -e "keycode 147 = ISO_Next_Group Menu ISO_Next_Group Menu"