On Wednesday 16 Jan 2002 21:46, Brendon Oliver wrote:
> On Thu, 17 Jan 2002 05:38, you wrote:
> > 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.
>
> I'm pretty sure that KDE doesn't source your .bash_profile or .bashrc
> at startup, either these two files being the usual place to define an
> alias (depending on what you want to achieve)...  However the alias
> _should_ work thusly if you were to run 'konsole' from within some
> other terminal (eg. another instance of konsole, xterm, rxvt, eterm,
> etc.) which _has_ defined the alias by sourcing .bash_profile/.bashrc
> (or wherever else you specified the alias).
>
> Hope this makes sense...
>
> cheers,
>
> - brendon.

Makes sense to me - and this does work.  My dirty workaround, however, 
works however konsole is invoked.  For example [Ctrl-T] in konqueror.

If it weren't for that requirement, the easiest solution would be a 
right-click on kicker's Terminal icon --> Preferences --> Execute --> 
konsole --noxft.

-- 
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 8 hours 59 minutes.
-------------------------------------------------------------------

Reply via email to