Michael Stapelberg <[email protected]> writes: > Hi lee, > > lee <[email protected]> writes: >> bind $mod+periodcentered workspace next >> bind $mod+Shift+abovedot workspace prev > You need to use bindsym instead of bind in this case.
Thank you --- I tried that and these key bindings are still ignored. bindsym $mod+periodcentered workspace next bindsym $mod+Shift+abovedot workspace prev > See also http://i3wm.org/docs/debugging.html Do I need to make a bug report with a logfile attached to it? -- "Object-oriented programming languages aren't completely convinced that you should be allowed to do anything with functions." http://www.joelonsoftware.com/items/2006/08/01.html
