diff options
Diffstat (limited to '.b/etc/X11/xdm/Xservers')
| -rw-r--r-- | .b/etc/X11/xdm/Xservers | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.b/etc/X11/xdm/Xservers b/.b/etc/X11/xdm/Xservers new file mode 100644 index 0000000..53c459c --- /dev/null +++ b/.b/etc/X11/xdm/Xservers @@ -0,0 +1,12 @@ +# +# Xservers file, workstation prototype +# +# This file should contain an entry to start the server on the +# local display; if you have more than one display (not screen), +# you can add entries to the list (one per line). If you also +# have some X terminals connected which do not support XDMCP, +# you can add them here as well. Each X terminal line should +# look like: +# XTerminalName:0 foreign +# +:0 local /usr/bin/X :0 vt7 |
