User Tools

Site Tools


linux:x11:tools

This is an old revision of the document!


X11 Tools

Eigenschaften eines Fensters finden

xwininfo

Informationen auf den Monitor ausgeben

Mit xosd_cat können Informationen (Text, Prozent-Bar, Slider-Bar) auf dem Monitor dargestellt werden.
Benötigtes Packet:
apt-get install xosd-bin
Beispiel Text ausgeben:

echo -e "Gibt diesen Text in grüner Farbe\nmittig auf dem Monitor aus"|osd_cat --colour=Green -f '-adobe-courier-bold-r-*-*-120-*-*-*-*-*-*-*' -O 10 -p bottom -A center -o 600 -d 7

Damit auch root auf das Display eines users schreoben darf, folgenden Eintrag in die .bashrc von root machen:

export XAUTHORITY=/home/user/.Xauthority
export DISPLAY=:0.0
linux/x11/tools.1599641946.txt.gz · Last modified: 2023/01/11 20:30 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki