Tagged Questions
4
votes
2answers
93 views
Is there a way to simulate a “Close” event on various windows using the terminal?
I answered on Ask Ubuntu Quit all instances of gnome-terminal via a command but as you all can read gnome-terminal didn't seems to have a SIGcall I could use to simulate this "Close" event. So this ...
2
votes
0answers
129 views
How to emulate a KWin effect by command line?
I would like to apply the Toogle Invert Effect when I start my system.
So, I need to know how to call this KWin effect using the terminal.
OBS.: I'd tried xte "keydown Meta_L" "key i" "keyup ...