ice-wm / icewm

IceWM releases only, see Wiki
https://github.com/ice-wm/icewm/releases
Other
289 stars 16 forks source link

Creating shortcut with special characters: "/" #170

Closed reassuringgreet closed 4 months ago

reassuringgreet commented 4 months ago

Hi, I'm trying to create a shortcut with "Ctrl + Alt + /". I've tried to edit the keys file with "/", with "slash", but it doesn't seem to work. Is there any way to achieve this?

gijsbers commented 4 months ago
key "Alt+Ctrl+slash"    xterm

works for me. Did you reload with icesh keys and examine the output of icewm?

reassuringgreet commented 4 months ago

My bad, I had a typo in the command I was calling, sorry for the dumb question. Thanks for the help!