Is it possible to control the whole Gnome desktop with vi-like commands?
        Posted  
        
            by 
                roy
            
        on Super User
        
        See other posts from Super User
        
            or by roy
        
        
        
        Published on 2012-09-27T06:34:11Z
        Indexed on 
            2012/09/28
            15:41 UTC
        
        
        Read the original article
        Hit count: 267
        
I know with readline you can use emacs or vi commands to edit the input of several interactive text programs. I wonder if there exists such a similar facility to control the whole desktop in Gnome or in any other desktop environment.
Maybe it could be a program that intercepts keystrokes and process them in the way vi does, translating sequences of characters to desktop commands and delivering to the active window only the text that is writen in insert mode.
Do you know some tool like that?
© Super User or respective owner