Initialize from .bashrc (for Japanese input methods etc.).
authorshort <>
Mon, 9 May 2005 01:08:33 +0000 (01:08 +0000)
committershort <>
Mon, 9 May 2005 01:08:33 +0000 (01:08 +0000)
.Xsession [new file with mode: 0755]

diff --git a/.Xsession b/.Xsession
new file mode 100755 (executable)
index 0000000..b9c08fe
--- /dev/null
+++ b/.Xsession
@@ -0,0 +1,7 @@
+# $Id$
+
+
+# FIXME: Fedora Core compatibility!
+
+. $HOME/.bashrc
+exec /usr/bin/x-session-manager "$@"