Version: (using KDE 4.1.2) Installed from: Ubuntu Packages Hope we can use HJKL to navigate file, just like using VIM. So we do not need to move to mouse while typing something.
Why not use arrow keys like normal people? ;-)
This kind of non-arrow key navigation doesn't seem like something that should be specific to one application. Perhaps would make more sense as a theme or setting in kdelibs or kdebase? Maybe requires useability advice / analysis.
How about adding actions for that, so it becomes configurable? I'd also like to be able to use jk since I'm editing a doc with vim and switch back and forth to okular. Greetings Frederik
Created attachment 28859 [details] hjkl navigation patch For the fun of it, here is a patch to implement HJKL navigation.
SVN commit 890465 by pino: Add VIM-like navigation (HJKL) in the content view. Patch by Frederik Gladhorn, thanks! BUG: 174647 M +7 -2 pageview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=890465
SVN commit 890790 by pino: Backport: Add VIM-like navigation (HJKL) in the content view. Patch by Frederik Gladhorn, thanks! CCBUG: 174647 M +7 -2 pageview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=890790