[ADD] conf for archlinux, <init>
[arrow.git] / archlinux_conf / home / .bin / shell / arrow-x
blob443e96a04255e020dd6e5ecc1dfc8aca51756007
1 #!/bin/bash
2 # login [XDMP], e.g. xdm/gdm
3 # xdm should open *# any host login
4 # and comment out displaymanager request port 0
5 host=$1
6 xdisplay=$2
7 shift
8 shift
9 echo will do cmd [-quiet -query $host $xdisplay $@]
10 X -quiet -query $host $xdisplay $@