3
votes
0answers
196 views

Problem with using wmctrl to arrange windows in compiz [closed]

I'm trying to write a bash script to control the arrangement of open windows on a particular viewport and have run up against a problem which is basically I can't find a way to reposition the windows ...
1
vote
1answer
328 views

Enabling Compiz “Extra” or “Normal” effects per bash in Ubuntu

Enabling disabling compiz per bash is pretty simple per compiz --replace, But how can I switch between the None / Normal / Extra -- Visual Effects in the "gnome-appearance-properties" only using a ...