[Pidgin] #452: Keyboard usability fixes

Pidgin trac at pidgin.im
Sun May 6 01:35:41 EDT 2007


#452: Keyboard usability fixes
------------------------------+---------------------------------------------
  Reporter:  yurik            |       Owner:  datallah
      Type:  defect           |      Status:  closed  
  Priority:  minor            |   Milestone:          
 Component:  winpidgin (gtk)  |     Version:  2.0     
Resolution:  fixed            |    Keywords:          
   Pending:  0                |  
------------------------------+---------------------------------------------
Changes (by datallah):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 I've filed a patch ticket to do this to the GTK+ bugzilla [GnomeBug:436269
 here].

 You can add the following to your [wiki:"Using
 Pidgin#WhatisagtkrcfileandwherecanIfindit" gtkrc file] to enable the
 desired behavior.
 {{{
 binding "ms-windows-tree-view"
 {
   bind "Right" { "expand-collapse-cursor-row" (1,1,0) }
   bind "Left" { "expand-collapse-cursor-row" (1,0,0) }
 }

 class "GtkTreeView" binding "ms-windows-tree-view"
 }}}

-- 
Ticket URL: <http://developer.pidgin.im/ticket/452#comment:4>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list