[Konsole-devel] [Bug 279048] When using RTL interface, do not make terminal emulator RTL

Jekyll Wu adaptee at gmail.com
Sat Oct 15 14:50:08 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=279048





--- Comment #3 from Jekyll Wu <adaptee gmail com>  2011-10-15 14:50:07 ---
I mean, could you fetch and compile that experimental code on you machine, and
see whether it behaves as you have expected in this report without causing new
regression ?

Basically, you just need to perform following operations:

$ git clone git://github.com/adaptee/konsole
$ cd konsole
$ git branch LTR-terminal-area origin/LTR-terminal-area
$ git checkout LTR-terminal-area
$ mkdir build
$ cd build
$ cmake ../
$ make
$ sudo make install
$ /usr/local/bin/konsole

Depending upon the distribution you are using, you may encounter some problem
during compiling. Refer to this page[1] for more information.

[1] http://techbase.kde.org/Getting_Started/Build

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list