sdias/win-10-virtual-desktop-enhancer

Can not backtick "`" as the shortcut for NextDesktop?

vanxining opened this issue · 1 comments

Hi guys, this is an awesome tool!

But how can I use backtick "`" as the shortcut for NextDesktop?

This does not work:

[KeyboardShortcutsIdentifiers]
PreviousDesktop=Left
NextDesktop=`

Thanks!

Oh, I figured it out:

[KeyboardShortcutsIdentifiers]
PreviousDesktop=Left
NextDesktop=SC029

Thanks!