From kde-devel Thu Aug 07 15:22:25 2003 From: Marcos Dione Date: Thu, 07 Aug 2003 15:22:25 +0000 To: kde-devel Subject: Re: quick tab access in konqueror X-MARC-Message: https://marc.info/?l=kde-devel&m=106026968518597 On Wed, Aug 06, 2003 at 11:31:24PM +0200, Mikolaj Machowski wrote: > This is only example. I suggested them some time ago and was told it is > impossible to implement them in Konsole(?) or something. no exactly impossible, but that would break some terminal emulation. but if you really care (as I do; I like Cctrl+,/.}, you just need to fiddle in konsole's source code. see kdebase/konsole/konsole/TEWidget.cpp, in the method bool TEWidget::event( QEvent *e ) can't remember what you need to do (I lost that code :(, but it took me acouple of hours to figure out and do it. keep in mind that that might break some konsole's keboard transparency (in the sense that keystrokes should reach the app run inside konsole). HTH. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<