Keyboard file - non-US
Hi, I live in the UK and so have a GB keyboard. I installed GNU APL and started playing with it. I noticed the file /etc/gnu-apl.d/keyboard1.txt was specifically for a US kbd, so thought I'd update it slightly for my own kbd. I attach the result. You may find this useful (or not). I would think that people starting APL with a non-US keyboard might find it useful. Regards Bob - Bob Hoekstra Telephone:+44 7710 562345 (UK) Email: bob.hoeks...@gmail.com - GNU APL Keyboard ╔╦╦╦╦╦╦╦╦╦╦╦╦╦╗ ║ ¬⌺ ║ !⌶ ║ "⍫ ║ £⍒ ║ $⍋ ║ %⌽ ║ ^⍉ ║ &⊖ ║ *⍟ ║ (⍱ ║ )⍲ ║ _! ║ +⌹ ║║ ║ `⋄ ║ 1¨ ║ 2¯ ║ 3< ║ 4≤ ║ 5= ║ 6≥ ║ 7> ║ 8≠ ║ 9∨ ║ 0∧ ║ -× ║ =÷ ║ BACKSP ║ ╠╩═╦══╩═╦══╩═╦══╩═╦══╩═╦══╩═╦══╩═╦══╩═╦══╩═╦══╩═╦══╩═╦══╩═╦══╩═╦══╣ ║ ║ Q⍰ ║ W⍵ ║ E⍷ ║ R⌾ ║ T⍨ ║ Y↑ ║ U↓ ║ I⍸ ║ O⍥ ║ P⍣ ║ {⍞ ║ }⍬ ║ ║ ║ TAB ║ q? ║ w⍵ ║ e∈ ║ r⍴ ║ t∼ ║ y↑ ║ u↓ ║ i⍳ ║ o○ ║ p⋆ ║ [← ║ ]→ ║RETURN║ ╠══╩═╦══╩═╦══╩═╦══╩═╦══╩═╦══╩═╦══╩═╦══╩═╦══╩═╦══╩═╦══╩═╦══╩═╦══╩═╗║ ║ CAPS ║ A⍺ ║ S⌈ ║ D⌈ ║ F_ ║ G⍢ ║ H∆ ║ J⍤ ║ K⌸ ║ L⌷ ║ :≡ ║ @≢ ║ ~⊣ ║║ ║ LOCK ║ a⍺ ║ s⌈ ║ d⌊ ║ f_ ║ g∇ ║ h∆ ║ j∘ ║ k' ║ l⎕ ║ ;⍎ ║ '⍕ ║ #⊢ ║║ ╠══╦═╩══╦═╩══╦═╩══╦═╩══╦═╩══╦═╩══╦═╩══╦═╩══╦═╩══╦═╩══╦═╩══╦═╩╩╣ ║ ║ |⊣ ║ Z⊆ ║ X⊃ ║ C∩ ║ V∪ ║ B⍭ ║ N⍡ ║ M∥ ║ <⍪ ║ >⍙ ║ ?⍠ ║ ║ ║SHIFT ║ \⊢ ║ z⊂ ║ x⊃ ║ c∩ ║ v∪ ║ b⊥ ║ n⊤ ║ m| ║ ,⍝ ║ .⍀ ║ /⌿ ║ SHIFT ║ ╠═╦╩╬╩╦═══╩╩╩╩╩╩═╦══╩══╦═╩═══╦╩╦══╣ ║ CTL ║ WIN ║ ALT ║ SPACE BAR ║ ALT ║ WIN ║ PRT ║ CTL ║ ╚═╩═╩═╩══╩═╩═╩═╩══╝
Re: Keyboard file - non-US
Re my previous email - I just found an error due to vim's handling of the characters, so it's better not to do anything with that file just yet. Sorry. - Bob Hoekstra Telephone:+44 7710 562345 (UK) Email: bob.hoeks...@gmail.com - On Thu, 25 Mar 2021 at 13:57, Bob Hoekstra wrote: > Hi, > > I live in the UK and so have a GB keyboard. I installed GNU APL and > started playing with it. I noticed the file /etc/gnu-apl.d/keyboard1.txt > was specifically for a US kbd, so thought I'd update it slightly for my own > kbd. > > I attach the result. You may find this useful (or not). I would think that > people starting APL with a non-US keyboard might find it useful. > > Regards > Bob > - > Bob Hoekstra > Telephone:+44 7710 562345 (UK) > Email: bob.hoeks...@gmail.com > - >
Re: Keyboard file - non-US
Display problem with gvim using the wrong character set - all is good 😀 - Bob Hoekstra Telephone:+44 7710 562345 (UK) Email: bob.hoeks...@gmail.com - On Thu, 25 Mar 2021 at 14:19, Bob Hoekstra wrote: > Re my previous email - I just found an error due to vim's handling of the > characters, so it's better not to do anything with that file just yet. > Sorry. > - > Bob Hoekstra > Telephone:+44 7710 562345 (UK) > Email: bob.hoeks...@gmail.com > - > > > On Thu, 25 Mar 2021 at 13:57, Bob Hoekstra wrote: > >> Hi, >> >> I live in the UK and so have a GB keyboard. I installed GNU APL and >> started playing with it. I noticed the file /etc/gnu-apl.d/keyboard1.txt >> was specifically for a US kbd, so thought I'd update it slightly for my own >> kbd. >> >> I attach the result. You may find this useful (or not). I would think >> that people starting APL with a non-US keyboard might find it useful. >> >> Regards >> Bob >> - >> Bob Hoekstra >> Telephone:+44 7710 562345 (UK) >> Email: bob.hoeks...@gmail.com >> - >> >
Re: Keyboard file - non-US
Thanks, Bob. On 3/25/21 5:23 PM, Bob Hoekstra wrote: Display problem with gvim using the wrong character set - all is good 😀 - Bob Hoekstra Telephone: +44 7710 562345 (UK) Email: bob.hoeks...@gmail.com - On Thu, 25 Mar 2021 at 14:19, Bob Hoekstrawrote: Re my previous email - I just found an error due to vim's handling of the characters, so it's better not to do anything with that file just yet. Sorry. - Bob Hoekstra Telephone: +44 7710 562345 (UK) Email: bob.hoeks...@gmail.com - On Thu, 25 Mar 2021 at 13:57, Bob Hoekstra wrote: Hi, I live in the UK and so have a GB keyboard. I installed GNU APL and started playing with it. I noticed the file /etc/gnu-apl.d/keyboard1.txt was specifically for a US kbd, so thought I'd update it slightly for my own kbd. I attach the result. You may find this useful (or not). I would think that people starting APL with a non-US keyboard might find it useful. Regards Bob - Bob Hoekstra Telephone: +44 7710 562345 (UK) Email: bob.hoeks...@gmail.com -