Magellan Linux

Contents of /trunk/xbmc/xbmc.bash_profile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 989 - (show annotations) (download)
Sun Feb 28 17:45:58 2010 UTC (14 years, 2 months ago) by niro
File size: 145 byte(s)
-files and settings for xbmc

1 case "`tty`" in
2 *tty8) xinit -- :$(echo $[`(ls /tmp/.X?-lock 2> /dev/null) | tail -n1 | sed "s,^/tmp/.X\(.*\)-lock$,\1,"` + 1]); logout ;;
3 esac