I have that issue too, my solution was to use the "watch" command every second so basically I did:
watch -n 1 xkbset ma 60 10 10 5 10
You could try to run it at startup, I haven't tested...
Type: Posts; User: Grandsome; Keyword(s):
I have that issue too, my solution was to use the "watch" command every second so basically I did:
watch -n 1 xkbset ma 60 10 10 5 10
You could try to run it at startup, I haven't tested...