[Konsole-devel] [Bug 170582] Configure Konsole Scroll Wheel Behavior

Robert Knight robertknight at gmail.com
Sun Sep 7 11:00:50 UTC 2008


http://bugs.kde.org/show_bug.cgi?id=170582


Robert Knight robertknight gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robertknight at gmail.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #1 from Robert Knight <robertknight gmail com>  2008-09-07 13:00:49 ---
Hi Scott,

Terminal programs can indicate whether they understand mouse actions by sending
the '\e?1000h' or '\e?1000l' code (default off).  When the program enables
mouse actions the cursor in Konsole changes to a pointer and scroll wheel
movement is sent to the terminal using the mouse movement escape codes.  In Vim
this is enabled via 'set mouse=a'.  This behavior exists in both 1.6.6 and 2.1.
 What is new in 2.1 is that when the program has not enabled mouse actions then
Up/Down key presses are sent instead for the benefit of programs like less.  

Sure, I can add an option to disable Up/Down key press sending.


-- 
Configure bugmail: http://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