
8 Jul
2006
8 Jul
'06
04:49
On Wed, 05 Jul 2006 23:01:31 +0200, Michael Prokop wrote:
mika@grml ~ % grep startx /etc/zsh/zshrc isgrmlcd && alias startx='echo -e "Please use the script "grml-x" for \ starting the X Window System.\n If you want to use startx anyway please \ call "/usr/bin/startx"."; return -1'
And yes, this check and alias is definitely necessary.
Then, it might be a better idea to launch the real startx directly if the config file is there, instead of forcing the user to "try again".