[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#153612: xfree86-common: Patch of Xsession to support the sourcing of user session If it can help this is what I have done to support the sourcing of Xsession



Package: xfree86-common
Version: 4.2.1-11
Followup-For: Bug #153612

It is not much, but it it can help close the bug :)
@line 105 /etc/X11/Xsession add 
### sourcing user Xsession
if [ -e $USERXSESSION ];  then
        . $USERXSESSION
        exit 0
fi

Friendly yours,

Julien Tayon

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux karma.prive.jul 2.4.20-j1rc1 #1 dim aoû 31 20:03:45 CEST 2003 i686
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (ignored: LC_ALL set)

Versions of packages xfree86-common depends on:
ii  debconf                       1.3.13     Debian configuration management sy
ii  debianutils                   2.5.4      Miscellaneous utilities specific t

-- debconf information excluded





Reply to: