Menu

Tree [r1] /
 History

HTTPS access


File Date Author Commit
 keybindings.gedit-plugin 2010-01-02 faboster [r1]
 keybindings.py 2010-01-02 faboster [r1]
 readme.txt 2010-01-02 faboster [r1]

Read Me

INSTALL:
Just place "keybindings.gedit-plugin" and "keybindings.py" under 
"~/.gnome2/gedit/plugins"

USAGE:
Right now, KeyBindings only support a little set of predefined (and 
unconfigurable) key bindings. These are:

    *Ctrl+Tab or Ctrl+Page_Down:
        Switches actual tab to next tab.
    *Ctrl+Page_Up:
        Switches actual tab to previous tab.
    *Ctrl+F4:
        Closes actual tab, or closes the window if no tab is open.