1

The custom keyboard shortcuts I set using the keyboard preferences windows is not working.

As per this link I am able to assign custom shortcut for "show desktop" only. But my shortcuts for "File Manager" etc is not working.

How can I enable this?

kiran_g
  • 173

2 Answers2

0

You can always use configuration editor like dconf-editor (sudo apt-get install dconf-editor), it'll automatically create default setting or a copy from another desktop setting (e.g. Ubuntu Desktop) if you happen to login on it for the first time.

For manually edit window manager keybindings, it should be here: org.gnome.desktop.wm.keybindings, or just search for it.

You'll need to type the keyword/value manually tho', it is a low-level editor.

umam
  • 1
0

I solved this using CompizConfig Settings manager. Under "Commands" I added my command and configured the ketboard shortcut.

kiran_g
  • 173