keybindings

calmar mac at calmar.ws
Thu Dec 7 00:01:40 EST 2006


On Thu, Dec 07, 2006 at 02:22:56AM +0100, calmar wrote:

Solved problem one with moving on the
notebook-tabs:

binding "book" {
    bind "<Control>k" {
    "change-current-page" (1)
   }
    bind "<Control>j" {
    "change-current-page" (-1)
   }
}
class "GtkNotebook" binding "book"

having this in the ~/.gtkrc-2.0  (or gtkrc-2.0.gnucash or
however) allows to travers the notebooks-stuff with C-j and C-k
(as vim user..)

Now the thing with the opening of the tree-list there, and I
begin to really like it, because there is no need to the mouse.
I personally like to have both possibilities.

cheers
calmar


-- 
   (o_  It rocks: LINUX + Command-Line-Interface
   //\
   V_/_                     http://www.calmar.ws


More information about the gnucash-user mailing list