#3681 closed enhancement (fixed)
Add Keymap Switcher optional package
Reported by: | koki | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Build System | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
It would be nice to have the ability to add the Keymap Switcher that many of us use as an optional package in the build system. Fortunately, a patch to add this as an optional package is available here (from the Keymap Switcher devs?):
Attachments (1)
Change History (9)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
I would like to embed a keymap switcher into Haiku, but until I will have done so, having this optional package would be nice.
comment:3 by , 16 years ago
In the meantime, the bits from that patch can be added manually to your UserBuildConfig to prevent hacking of the OptionalPackages file as such:
InstallOptionalHaikuImagePackage HaikuKeymapSwitcher-package-1.0.0.1 : http://downloads.sourceforge.net/dotmatrix4beos/HaikuKeymapSwitcher-package-1.0.0.1.zip : ; AddSymlinkToHaikuImage home config be Desktop\ Applets : /boot/system/apps/KeymapSwitcher ;
follow-ups: 5 6 comment:4 by , 16 years ago
I almost simply applied the patch yesterday, but I didn't think it was nice that the patch installs into /boot/system. Why not /boot/common ? It's a third-party add-on for the moment. Otherwise I'd be just fine with adding this.
comment:5 by , 16 years ago
Replying to stippi:
I almost simply applied the patch yesterday, but I didn't think it was nice that the patch installs into /boot/system. Why not /boot/common ? It's a third-party add-on for the moment. Otherwise I'd be just fine with adding this.
Ups... You are right! I'll repackage it ASAP to be installed under /boot/common and let you know!
by , 16 years ago
Attachment: | KeymapSwitcher.OptionalPackages.patch added |
---|
Patch for KeymapSwitcher package installed under /boot/common
comment:6 by , 16 years ago
Replying to stippi:
I almost simply applied the patch yesterday, but I didn't think it was nice that the patch installs into /boot/system. Why not /boot/common ? It's a third-party add-on for the moment. Otherwise I'd be just fine with adding this.
I have attached correct patch for OptionalPackages and changed the package zip to be installed under /boot/common.
PS: what about #1449 ?
comment:7 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Cool thanks, I applied the patch in hrev29975.
comment:8 by , 16 years ago
axeld said:
I would like to embed a keymap switcher into Haiku...
That would be ideal. :)
@siarzhuk
Thanks for fixing the package!
@stippi
Thanks for submitting the patch!
Sorry, wrong URL. Here is the correct one:
http://sourceforge.net/project/downloading.php?group_id=39876&use_mirror=superb-west&filename=KeymapSwitcher.OptionalPackages.patch&a=37710531