Re: Configure a "widows" key on a 102-key keyboard
On Wed 23 Apr 2025 at 13:52:07 (-0700), Van Snyder wrote:
> On Wed, 2025-04-23 at 14:26 -0500, David Wright wrote:
> > XKBOPTIONS="lv3:ralt_switch,compose:caps,terminate:ctrl_alt_bksp"
>
> xev says the Windows key is known to X as "Menu."
>
> XKBOPTIONS="pause:menu"
>
> didn't work.
>
> Yes, I did reboot after editing /etc/default/keyboard.
You might try using xmodmap to set it: the man page has several
examples. You would then put the command into, say, ~/.xsession
so that it gets run automatically at startup.
Cheers,
David.
Reply to: