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

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

#15959: Enable KeymapSwitcher automatically
-------------------------+-----------------------------
 Reporter:  diver        |       Owner:  pulkomandy
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  R1/beta2
Component:  - General    |     Version:  R1/Development
 Keywords:               |  Blocked By:
 Blocking:               |    Platform:  All
-------------------------+-----------------------------
 `data/system/boot/first_login/default_deskbar_items.sh`

 {{{
 # install KeymapSwitcher for certain locales
 if [[ `locale -l` =~ ^(ru|uk|be)$ ]]; then
    /boot/system/preferences/KeymapSwitcher --deskbar
 fi
 }}}


 Resolves a TODO https://git.haiku-
 os.org/haiku/tree/src/apps/firstbootprompt/BootPromptWindow.cpp#n71
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15959>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: