[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Browser automatisch fullscreen starten



Op 16-04-12 13:21, VinceW schreef:

> Paul, 
> 
> Wellicht dat xdotool [1] nog een optie voor je is.
> 
> "This tool lets you simulate keyboard input and mouse activity, move and
> resize windows, etc. It does this using X11's XTEST extension and other
> Xlib functions."
> 
> 
> [1] http://www.semicomplete.com/projects/xdotool/

Deze oneline lijkt te doen wat ik wil:
-------
xdotool windowactivate `xdotool search "Iceweasel" | head -1`;
xdotool key --clearmodifiers F11 &
-------

Dank!

Groet,
Paul



-- 
Paul van der Vlis Linux systeembeheer, Groningen
http://www.vandervlis.nl


Reply to: