.xserverrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 18 Jul 2011 10:37:16 +0300
changeset 149 d0e746f2c693
parent 103 115af53281bb
child 271 d645bb7a2702
permissions -rw-r--r--
Turn on recognition of the (non-standard) `Content-Disposition' header.

#!/bin/sh

if [ -n "$COMPSPEC" ]; then
  XWin -multiwindow -clipboard -silent-dup-error -xkblayout "us,ru" -xkboptions "grp:caps_toggle"
else
  X
fi