Closed o0-o closed 1 year ago
Maybe you have an error in your keys map?
My working configuration ~/.config/pygrid.json
in Ubuntu 20.04:
{
"default": {
"maxheight": 0.5,
"maxwidth": 0.5,
"minheight": 0.33,
"minwidth": 0.25,
"padding": [
0,
0,
0,
0
],
"snaptocursor": false,
"spacing": 4,
"xdivs": 2,
"ydivs": 2
},
"keys": {
"accelerator": "<Ctrl><Shift>",
"commands": {
"0": "maximize",
"1": "bottomleft",
"2": "bottom",
"3": "bottomright",
"4": "left",
"5": "middle",
"6": "right",
"7": "topleft",
"8": "top",
"9": "topright",
"m": "cycle-monitor"
}
}
}
So I use ctrl
+ shift
to access one of the numeric keys that are below the function keys(my laptop doesn't have a key pad).
I am no longer using Kubuntu so I will close this.
Not sure how actively maintained this is, but I'm getting the following errors in Kubuntu 20.04.