fuhsjr00 / bug.n

Tiling Window Manager for Windows
GNU General Public License v3.0
3.35k stars 212 forks source link

Remove default keybindings #187

Open Steellow opened 6 years ago

Steellow commented 6 years ago

I added some of my own keybindings to config.ini and they work wonders. I'm just wondering if there's any way of deleting the default ones? They seem to remain even after adding your own

win+space is used to toggle windows taskbar, but it's also the windows shortcut of changing keyboard layout. I can't change keyboard layout with any shortcut now that it's bound to showing/hiding taskbar

Thanks!

joten commented 6 years ago

You may delete a bug.n hotkey, by setting it without a value in Config.ini, e.g. Config_hotkey=#Space::; have a look at doc/Customization for more information. Deleting Windows' hotkeys is mostly out of scope of bug.n, only WinL has been considered.

Steellow commented 6 years ago

Yes I've set custom hotkey in config.ini which works, but I cant seem to be able to delete the default hotkey for toggling windows taskbar.

I have set this in config.ini: Config_hotkey=#^Space::Monitor_toggleTaskBar()

Se when I don't have bug.n open I can change keyboard layout with win+space

When I have bug.n open win+space just toggles the windows taskbar, even though I have changed it's shortcut on config.ini Both win+space and ctr+win+space toggles the windows taskbar.

joten commented 6 years ago

Did you unset the default hotkey, too? I.e.:

Config_hotkey=#^Space::Monitor_toggleTaskBar()
Config_hotkey=#Space::