geekhack

geekhack Community => Keyboards => Topic started by: TacticalCoder on Sat, 05 November 2011, 20:11:47

Title: Easy entry of polish characters to an azerty keyboard...
Post by: TacticalCoder on Sat, 05 November 2011, 20:11:47
My girlfriend would like to input the polish characters with a diacritical mark: a, c, e, l, n, o, s, z and z  (there are two different z).     (I did put them here in ASCII because I'm lazy ; )

Can I easily add shortcuts to her Mac so that she can stays in AZERTY layout (not forcing her to switch to another layout) and then do something like: right alt + option + a = 'polish a'?

The default dead key thing she doesn't like that much and anyway it doesn't seem to be working that great: option + ` + c closes Chrome tabs etc.

So instead of composing using dead keys she'd rather add the nine additional shortcuts using some modifier.

So that's it: no alternative layout (no layout switching), no compose/dead keys.  How can I create the 9 shortcuts she wants?

(I'm very familiar with that kind of stuff on Linux but I'm no OS X guru so detailed instructions would be most welcome : )
Title: Easy entry of polish characters to an azerty keyboard...
Post by: IvanIvanovich on Sun, 06 November 2011, 00:43:01
It's been awhile since I needed to create a custom keymap on mac, but this (http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=Ukelele) might be of use.
Title: Easy entry of polish characters to an azerty keyboard...
Post by: flyball on Sun, 06 November 2011, 06:56:50
Quote from: TacticalCoder;446417
option + ` + c closes Chrome tabs etc.
does she know what the option key is? i'm pretty sure chrome has never used the option key for anything
Title: Easy entry of polish characters to an azerty keyboard...
Post by: TacticalCoder on Sun, 06 November 2011, 08:54:43
Quote from: lysol;446541
It's been awhile since I needed to create a custom keymap on mac, but this (http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=Ukelele) might be of use.

Thanks a lot.  I downloaded Yukelele and created a new "layout".  I then put that layout in ~/Library/Keyboard layouts/ and now everything is working fine : )
Title: Easy entry of polish characters to an azerty keyboard...
Post by: czarek on Tue, 08 November 2011, 10:21:57
I think ControllerMate or Keyremap4Macbook is the way to go if you don't like to create a new layout. By the way layouts are just XML files if you open them up. Pretty easy to modify by hand.
Title: Easy entry of polish characters to an azerty keyboard...
Post by: TacticalCoder on Tue, 08 November 2011, 12:56:25
Quote from: czarek;447974
I think ControllerMate or Keyremap4Macbook is the way to go if you don't like to create a new layout. By the way layouts are just XML files if you open them up. Pretty easy to modify by hand.


Ah good to know, thanks!  I'm used to edit such things on Linux but didn't know anything about OS X: I didn't even check the kind of file "Yukelele" did crank.  She's away with her laptop as of now but out of curiosity once she gets back I'll "diff" the new layout I made her with the one I used as an example.