Re: Exporting $PS1.

2007-03-14 Thread Wilco Beekhuizen
2007/3/14, Ag. Hatzimanikas <[EMAIL PROTECTED]>: > On Wed, Mar 14, at 09:49 Wilco Beekhuizen wrote: > > Thanks for the suggestion but I'm not using bash_completion. > > Fortunately I found the solution. In 6.28 of the LFS book > > "--with-installed-readli

Re: Exporting $PS1.

2007-03-14 Thread Wilco Beekhuizen
Thanks for the suggestion but I'm not using bash_completion. Fortunately I found the solution. In 6.28 of the LFS book "--with-installed-readline" is passed to the configure script. Without this switch, tab completion seems to work fine again. I haven't thoroughly tested this but this maybe some bu

Re: X Configuration/ KDE Issues

2006-12-21 Thread Wilco Beekhuizen
A lot of the optional extensions are already in the X server included. Most of them are just for very old X servers. Example: /usr/include/X11/extensions/Xdamage.h Which defines the damage extension. I doubt if it's really used by KDE since window damage is more a QT thing. Anyway what's the point