https://bugs.kde.org/show_bug.cgi?id=464289

--- Comment #5 from mpeter.68...@simplelogin.co ---
(In reply to fanzhuyifan from comment #4)
> (In reply to mpeter.68m0y from comment #3)
> > Can I fix it locally somehow?
> > I have attempted to use `xmodmap -e "keycode 372 = XF86FullScreen"` (as
> > found [here](https://xkbcommon.org/doc/current/xkbcommon-keysyms_8h.html)),
> > but the command just says "bad keysym name 'XF86FullScreen' in keysym list".
> > Also, according to the `wev` command, this key now produces keycode 380..
> > how did it change I dont know.
> 
> Based on https://bugs.kde.org/show_bug.cgi?id=422401#c9, the following
> should work:
> 
> Pick a free keycode in the output of xmodmap (e.g., 103 in my case). Then,
> run `xmodmap -e "keycode 103 = XF86FullScreen"`.
> 
> *** This bug has been marked as a duplicate of bug 422401 ***

It prints the same error. Maybe my version (xmodmap 1.0.9) does not support
this keysym?
Also, I don't know if `XF86FullScreen` is what I actually need to use, I just
guessed it from the name that libinput told me (`KEY_FULL_SCREEN`). `wev` shows
`sym: NoSymbol` and `key: 380` for pressing that key.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to