lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.28k stars 161 forks source link

No way to disable keybindings #288

Open spookylukey opened 7 years ago

spookylukey commented 7 years ago

For the majority of items on the keybindings page, I do not want a keybinding defined. I cannot find any way to disable them. I even tried editing the config file, setting the empty string into the relevant keys, but Tilda eventually rewrites its config file to remove those items, and they get reset to default.

IgnusG commented 7 years ago

@spookylukey (Workaround) I just assigned a random unused shortcut to it. It doesn't check if you use duplicate shortcuts and apart from the hide/unhide shortcut are all restricted to Tilda's focus.

Kidlike commented 6 years ago

This is needed :)

At least enable support in the config file for it. e.g. settings like this :

addtab_key=
fullscreen_key=
toggle_transparency_key=
toggle_searchbar_key=
closetab_key=
nexttab_key=
prevtab_key=
movetableft_key=
movetabright_key=
gototab_1_key=
gototab_2_key=
gototab_3_key=
gototab_4_key=
gototab_5_key=
gototab_6_key=
gototab_7_key=
gototab_8_key=
gototab_9_key=
gototab_10_key
copy_key=
paste_key=
quit_key=