Modkey + arrow keys not registered by xev
#3
(11-09-2019, 11:43 AM)maldus Wrote: A quick checkup with xmodmap shows me nothing unusual. What could be the issue? Is it possible to fix it?

Try `gsettings`, looks like that's what the MATE desktop uses for configuring key bindings (and many other things).

I have a script (call it `set-pinebook-pro-keys`, for instance) that does the following:

Code:
gsettings set org.mate.Marco.global-keybindings switch-to-workspace-1 "'<Alt>1'"
gsettings set org.mate.Marco.global-keybindings switch-to-workspace-2 "'<Alt>2'"
# .. and many more --- do `gsetting list-recursively` to get the full list

I then configure the MATE desktop to call that script (`set-pinebook-pro-keys` in this example) on startup. This is only needed in case you want changes to your script to take effect as soon as you log in again. Otherwise settings changed with `gsettings` seem to persist across MATE login sessions.


Messages In This Thread
RE: Modkey + arrow keys not registered by xev - by carletes - 11-11-2019, 07:58 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  volume keys on armbian pine76 0 1,672 01-23-2021, 08:03 AM
Last Post: pine76

Forum Jump:


Users browsing this thread: 1 Guest(s)