Thank you Nik!
On Sunday 10 May 2026 14:27:31 Dr. Nikolaus Klepp via tde-users wrote:
First identify the key: $ xev -event keyboard
On my thinkpad it's "Hyper_L", "keycode 133".
Here it's "Super_L"
Now let's assigne his to "<>|":
$ xmodmap - << XXX keycode 133 = less greater bar XXX
Yes, works great!
Test. If it does what you want: add it to .xinitrc / .xsessionrc
I'll probably keep it as a script for now, as this keyboard is not in use everyday. But it's great to be able to use that (otherwise useless) key that way.
Again thanks!
Thierry