Re: Changing text direction in KDE apps

2008-03-07 Thread Dotan Cohen
On 07/03/2008, Boaz Rymland <[EMAIL PROTECTED]> wrote: > Adding that what already suggested, you can fire up a qt configuration > utility (GUI). In Gentoo at least, its called qtconfig (and it appears > that its part of the QT libraries I have on the machine. Under tab > "interface" you can find

Re: Changing text direction in KDE apps

2008-03-07 Thread Hetz Ben Hamo
rpm -qi qt (in RPM based distributions) Thanks, Hetz 2008/3/7 Dotan Cohen <[EMAIL PROTECTED]>: > On 07/03/2008, Hetz Ben Hamo <[EMAIL PROTECTED]> wrote: > > > Sure, it's attached. > > > > > > Hetz > > > > > > PS: Make sure you're using at least QT 3.x, and not using it with VNC > > > >

Re: Changing text direction in KDE apps

2008-03-07 Thread Boaz Rymland
Adding that what already suggested, you can fire up a qt configuration utility (GUI). In Gentoo at least, its called qtconfig (and it appears that its part of the QT libraries I have on the machine. Under tab "interface" you can find a check box named "enhanced support for languages written in

Re: Changing text direction in KDE apps

2008-03-07 Thread Dotan Cohen
On 07/03/2008, Hetz Ben Hamo <[EMAIL PROTECTED]> wrote: > Sure, it's attached. > > > Hetz > > > PS: Make sure you're using at least QT 3.x, and not using it with VNC > Thanks. How do I check my Qt version number? qt --version didn't do it! And no, I'm not on VNC. Dotan Cohen http://what-is-wha

Re: Changing text direction in KDE apps

2008-03-07 Thread Hetz Ben Hamo
Sure, it's attached. Hetz PS: Make sure you're using at least QT 3.x, and not using it with VNC On Fri, Mar 7, 2008 at 10:19 AM, Dotan Cohen <[EMAIL PROTECTED]> wrote: > On 07/03/2008, Hetz Ben Hamo <[EMAIL PROTECTED]> wrote: > > in your ~/.qt/ there is a file called qtrc > > > > In this fil

Re: Changing text direction in KDE apps

2008-03-07 Thread Dotan Cohen
On 07/03/2008, Hetz Ben Hamo <[EMAIL PROTECTED]> wrote: > in your ~/.qt/ there is a file called qtrc > > In this file, there's a line: > useRtlExtensions=false > > Change it to: true > > restart your application, and use CTRL RIGHT-SHIFT to change dir to > RTL and CTRL LEFT SHIFT to ltr. > >

Re: Changing text direction in KDE apps

2008-03-06 Thread Hetz Ben Hamo
in your ~/.qt/ there is a file called qtrc In this file, there's a line: useRtlExtensions=false Change it to: true restart your application, and use CTRL RIGHT-SHIFT to change dir to RTL and CTRL LEFT SHIFT to ltr. Hetz 2008/3/6 Dotan Cohen <[EMAIL PROTECTED]>: > Does anyone know how to change