3

I might got a problem along with my Xorg config, all control keys are now shown as <Primary>, what is that?

I just mapped Capslock to Left Control, and I can't set the shortcut key to Control + Tab now

enter image description here

Gilles 'SO- stop being evil'
  • 807,993
  • 194
  • 1,674
  • 2,175
daisy
  • 53,527
  • 78
  • 236
  • 383

1 Answers1

1

You can enable the 'Utility:Inotify' Plugin and edit ~/.config/compiz/Default.ini

As you can see, the <Primary> is not written to the ini-file. You can now write <Control>. The shortcut is active when the file is saved.

example:

[core]
as_toggle_window_maximized_key = <Alt><Super>m
as_toggle_window_maximized_horizontally_key = <Control><Alt>m
as_toggle_window_maximized_vertically_key = <Control><Shift>m