Select Git revision
Forked from
Peter Gerwinski / Datenbanken und Datensicherheit
89 commits behind the upstream repository.
Peter Gerwinski authored
x11-01.txt 3.41 KiB
root@streaming:~# su - pult
pult@streaming:~$ ls -l
insgesamt 8208
-rw-r--r-- 1 pult pult 1728 8. Jan 2021 bash-settings.pg
-rw-r--r-- 1 pult pult 1737 5. Jan 2021 emergency-mirror.py
-rw-rw-r-- 1 pult pult 287 14. Sep 2006 empty.xbm
-rw-rw-r-- 1 pult pult 284 14. Sep 2006 full.xbm
-rw-r--r-- 1 pult pult 8297579 28. Okt 2021 screenshot-vnc6.xwd
drwxr-xr-x 6 pult pult 4096 2. Jun 13:34 vnc1
drwxr-xr-x 3 pult pult 4096 30. Mär 2021 vnc15
drwxr-xr-x 8 pult pult 4096 2. Jun 13:34 vnc2
drwxr-xr-x 8 pult pult 4096 2. Jun 13:34 vnc3
drwxr-xr-x 8 pult pult 4096 2. Jun 13:34 vnc4
drwxr-xr-x 7 pult pult 4096 3. Jun 22:07 vnc5
drwxr-xr-x 8 pult pult 4096 3. Jun 22:07 vnc6
drwxr-xr-x 3 pult pult 4096 14. Jun 2021 vnc7
-rw-r--r-- 1 pult pult 55498 3. Apr 2020 vnc-testbild.pdf
pult@streaming:~$ cd vnc6
pult@streaming:~/vnc6$ HOME=/home/pult/vnc6 DISPLAY=:6 xteddy
^C
pult@streaming:~/vnc6$ HOME=/home/pult/vnc6 DISPLAY=:6 xwininfo -root
xwininfo: Window id: 0x51a (the root window) (has no name)
Absolute upper-left X: 0
Absolute upper-left Y: 0
Relative upper-left X: 0
Relative upper-left Y: 0
Width: 1920
Height: 1080
Depth: 24
Visual: 0x21
Visual Class: TrueColor
Border width: 0
Class: InputOutput
Colormap: 0x20 (installed)
Bit Gravity State: ForgetGravity
Window Gravity State: NorthWestGravity
Backing Store State: NotUseful
Save Under State: no
Map State: IsViewable
Override Redirect State: no
Corners: +0+0 -0+0 -0-0 +0-0
-geometry 1920x1080+0+0
pult@streaming:~/vnc6$ HOME=/home/pult/vnc6 DISPLAY=:6 xwininfo -root -children
xwininfo: Window id: 0x51a (the root window) (has no name)
Root window id: 0x51a (the root window) (has no name)
Parent window id: 0x0 (none)
20 children:
0x1200088 (has no name): ("ssvncviewer" "Ssvnc") 1920x1080+0+0 +0+0
0x1200081 "chat": ("chat" "Ssvnc") 410x359+0+0 +0+0
0x20012a "Xpdf: /home/pult/vnc6/vnc-testbild.pdf": ("win" "Xpdf") 1920x1080+0+0 +0+0
0x14009ba "Pan Icon": ("display-im6.q16" "Display-im6.q16") 96x72+960+960 +960+960
0x14008c4 "Magnify 3X": ("display-im6.q16" "Display-im6.q16") 256x256+960+960 +960+960
0x14007c5 (has no name): ("display-im6.q16" "Display-im6.q16") 1x1+960+960 +960+960
0x14006cb (has no name): ("display-im6.q16" "Display-im6.q16") 1x1+960+960 +960+960
0x14005d1 "Commands": ("display-im6.q16" "Display-im6.q16") 134x410+960+670 +960+670
0x14003df "janus-1 Camera 0": ("display-im6.q16" "Display-im6.q16") 1440x1080+960+960 +960+960
0x14001f3 (has no name): ("display-im6.q16" "Display-im6.q16") 96x72+960+960 +960+960
0x6007eb (has no name): () 1x1+3+2 +3+2
0x5b9 (has no name): () 100x100+0+0 +0+0
0x20013f "Xpdf: Print": ("printDialog_popup" "Xpdf") 5x5+0+0 +0+0
0x20013e "Xpdf: Find": ("findDialog_popup" "Xpdf") 5x5+0+0 +0+0
0x200130 "Xpdf: About": ("aboutDialog_popup" "Xpdf") 450x300+0+0 +0+0
0x200116 (has no name): () 5x5+0+0 +0+0
0x20010e "Xpdf: Password": ("passwordDialog_popup" "Xpdf") 5x5+0+0 +0+0
0x400001 (has no name): () 10x10+-100+-100 +-100+-100
0x200002 (has no name): () 1x1+0+0 +0+0
0x200001 "xpdf.real": ("xpdf.real" "Xpdf") 1x1+0+0 +0+0
pult@streaming:~/vnc6$ HOME=/home/pult/vnc6 DISPLAY=:6 xdotool windowraise 0x20012a
pult@streaming:~/vnc6$ HOME=/home/pult/vnc6 DISPLAY=:6 xdotool windowraise 0x1200088
pult@streaming:~/vnc6$