[haiku-bugs] Re: [Haiku] #15959: Enable KeymapSwitcher automatically

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sun, 03 May 2020 10:30:35 -0000

#15959: Enable KeymapSwitcher automatically
--------------------------+----------------------------
  Reporter:  diver        |      Owner:  pulkomandy
      Type:  enhancement  |     Status:  assigned
  Priority:  normal       |  Milestone:  R1/beta2
 Component:  - General    |    Version:  R1/Development
Resolution:               |   Keywords:
Blocked By:               |   Blocking:
  Platform:  All          |
--------------------------+----------------------------
Comment (by diver):

 Ideally we should add current locale's keymap and activate hotkey
 remapping -- last two lines -- this will avoid configuring KeymapSwitcher
 altogether.


 {{{
 BMessage('pref') {
         version = string("1.2.7.11", 9 bytes)
         hotkey = int32(0x2000 or 8192)
         beep = bool(true)
         disabled = bool(false)
         active = int32(0x0 or 0)
         keymaps = int32(0x2 or 2)
         system_wide = int32(0x0 or 0)
         d0 = int32(0x3f7 or 1015)
         n0 = string("US-International", 17 bytes)
         d1 = int32(0x3f7 or 1015)
         n1 = string("Russian", 8 bytes)
         remap = int32(0x1 or 1)
 }}}
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15959#comment:3>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: