[Konsole-devel] Bug#39896: marked as done (konsole does not respect X resources) by Waldo Bastian <bastian at kde.org>

Stephan Kulow owner at bugs.kde.org
Fri Mar 29 00:48:03 UTC 2002


Your message with subj: [Konsole-devel] Bug#39896: konsole does not respect X resources

On Thursday 28 March 2002 04:22 pm, hans at ecke.ws wrote:
> Package: konsole
> Version: 1.1 (using KDE 3.0.0 )
> Severity: normal
> Installed from:    Red Hat Linux 7.2.92
> Compiler:          gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-10=
9)
> OS:                Linux (i686) release 2.4.18-0.4custom
> OS/Compiler notes:
>
> Hi,
>
> on http://koala.ilog.fr/colas/mouse-wheel-scroll/#curses you can see a
> method to teach mouse wheel scolling to non-X applications.
>
> Here is a simpler explanation:
>
> It involves two steps: first include something like this into your
> .Xdefaults:
>
> *vt100.translations: #override\n\
>             <Btn4Down>,<Btn4Up>: string("^[OA")\n\
>       <Btn5Down>,<Btn5Up>: string("^[OB")\n\
>
> Merge the resources:
> xrdb -merge .Xdefaults
>
> Then start pine like this:
>
> xterm -e pine
>
> The terminal will pick up the properties above and translate wheel
> movements (Btn4/Btn5) into scrolling.
>
> This works perfectly with xterm. It does not work *at all* with konsole=
=2E
>
> Do you plan to ever include support for common X resources like these i=
nto
> konsole?

No, KDE applications do not use X resources.

Cheers,
Waldo
--=20
bastian at kde.org  |   SuSE Labs KDE Developer  |  bastian at suse.com


has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 29 Mar 2002 00:22:14 +0000
Received: (qmail 28511 invoked by uid 33); 29 Mar 2002 00:22:14 -0000
Date: 29 Mar 2002 00:22:14 -0000
Message-ID: <20020329002214.28510.qmail at mail.kde.org>
To: submit at bugs.kde.org
Subject: konsole does not respect X resources
From: hans at ecke.ws
X-KDE-Received: -138.67.12.27

Package:           konsole
Version:           1.1 (using KDE 3.0.0 )
Severity:          normal
Installed from:    Red Hat Linux 7.2.92
Compiler:          gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-109)
OS:                Linux (i686) release 2.4.18-0.4custom
OS/Compiler notes: 

Hi,

on http://koala.ilog.fr/colas/mouse-wheel-scroll/#curses you can see a method to teach mouse wheel scolling to non-X applications.

Here is a simpler explanation:

It involves two steps: first include something like this into your .Xdefaults: 

*vt100.translations: #override\n\
            <Btn4Down>,<Btn4Up>: string("^[OA")\n\
      <Btn5Down>,<Btn5Up>: string("^[OB")\n\

Merge the resources:
xrdb -merge .Xdefaults

Then start pine like this:

xterm -e pine

The terminal will pick up the properties above and translate wheel movements (Btn4/Btn5) into scrolling.

This works perfectly with xterm. It does not work *at all* with konsole.

Do you plan to ever include support for common X resources like these into konsole?

(Submitted via bugs.kde.org)
(Called from KBugReport dialog)




More information about the konsole-devel mailing list