.xserverrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 14 Oct 2011 15:24:08 +0300
changeset 226 97139da73273
parent 103 115af53281bb
child 271 d645bb7a2702
permissions -rw-r--r--
Enable python statement readline completion and readline history for interactive Python .

#!/bin/sh

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