upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git] / xdm-archlinux / trunk / Xstartup
blob77e9cda0b76ec08385ab17c07bbe13dff9eb2a4a
1 #!/bin/sh
3 # Get rid of all clients started by Xsetup
4 xwininfo -root -children | grep ' 0x' | cut -d' ' -f6 | xargs -n1 xkill -id
6 # Register a login (derived from GiveConsole as follows:)
7 exec /usr/bin/sessreg -a -w /var/log/wtmp -u /var/run/utmp -x /etc/X11/xdm/Xservers -l $DISPLAY -h "" $USER