The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
0

change $mod+d to shift+; shortcut

asked 2013-04-20 00:38:24 +0000

raoof gravatar image

updated 2013-04-20 00:38:50 +0000

hi everyone

how can I change $mod+d to shift+; to run dmenu_run ?

thank u

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
4

answered 2013-04-20 00:57:59 +0000

vandannen gravatar image

You could use xev to check the keysymbol for your desired shortcut. In this case, the following would work:

bindsym Shift+comma exec dmenu_run
edit flag offensive delete link more

Comments

thanks for your quick respond it worked but I used Shift+colon

raoof gravatar imageraoof ( 2013-04-20 01:44:25 +0000 )edit

Question Tools

Stats

Asked: 2013-04-20 00:38:24 +0000

Seen: 257 times

Last updated: Apr 20 '13