[haiku-bugs] [Haiku] #7970: Keyboard Intents

  • From: "sffjunkie" <trac@xxxxxxxxxxxx>
  • Date: Thu, 08 Sep 2011 14:47:44 -0000

#7970: Keyboard Intents
--------------------------------+------------------------------
 Reporter:  sffjunkie           |        Owner:  axeld
     Type:  enhancement         |       Status:  new
 Priority:  normal              |    Milestone:  R1
Component:  Preferences/Keymap  |      Version:  R1/Development
 Keywords:                      |   Blocked By:
 Blocking:                      |  Has a Patch:  0
 Platform:  All                 |
--------------------------------+------------------------------
 Currently the action associated with a key press or combination of keys is
 hardcoded and may not match the mental model of the user e.g. on some OSes
 the 'end' key moves to the end of a line and on others command + right
 arrow performs the same function.

 It would be nice to have a preferences pane in which the user can match
 key combos with the desired intent à la SpicyKeys.

 This could be done by introducing a set of B_ constants for such things as
 B_END_OF_LINE which the input server could map from the user's preferred
 key combo.

 BView could respond to these constants instead of hardcoding the key
 combo.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7970>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: