On Wednesday 16 Jan 2002 09:48, Guillaume Rousse wrote: > Ainsi parlait Peter Ruskin : > > [15:08 root@penguin:~]# mv /usr/bin/konsole /usr/bin/konsole-orig > > [15:08 root@penguin:~]# cat > /usr/bin/konsole > > #!/bin/sh > > /usr/bin/konsole-orig --noxft <Ctrl-D> > > [15:08 root@penguin:~]# chmod a+x /usr/bin/konsole > > > > Now all your konsole sessions will have AA deactivated. > > Would not an alias be more appropriated here ? > alias konsole='konsole -noxft'
That was my first thought but I already tried it and it didn't work. -- Peter Ruskin, Wrexham, Wales. AMD Athlon XP 1600+, 512MB RAM. Registered Linux User 219434 ( see http://counter.li.org/ ). Mandrake Linux release 8.1 (Vitamin) for i586 Kernel 2.4.8-34.1mdk-win4lin, XFree86 4.1.0, patch level 21mdk. KDE: 2.2.2. Qt: 2.3.2. Up 3 hours 53 minutes. -------------------------------------------------------------------
