Skip to main content
edited tags
Link
Gilles 'SO- stop being evil'
  • 865.3k
  • 205
  • 1.8k
  • 2.3k
Source Link
GarouDan
  • 1k
  • 3
  • 16
  • 27

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 Meta_L", but didn't work.