Jump to content

Dead key support for international keyboards


EBhero
Go to solution Solved by dark_pyrro,

Recommended Posts

Hello!

I' ve been looking into getting a rubber ducky but in Canada we have those funny canadian french (CAFR) keyboards. I know they look insane don't laugh.

Clavier_qu%C3%A9b%C3%A9cois_normalis%C3%


The problem is that they use deads keys: a special key that does nothing on it's own until a second key is pressed. Ex: if I want to do an 'ê', I need to press the '^' key then the 'e' key.

I've looked at the rubber ducky layouts on layout, specially the CAFR one, and it doesn't seem like it dead keys are supported?

I'm mostly asking because an important symbol, the '^', needs a dead key combo ('^' key + 'space' key)

Does the rubber ducky compiler support dead keys correctly?

Link to comment
Share on other sites

I haven't verified it against any CAFR keyboard layout specifically, but I know that other keyboard layouts/languages that uses the same kind of "logic" works when using the Ducky. I.e. if you only press the key representing the ^ char, then nothing happens. But if you press space or the e key after ^ has been pressed, then it either outputs ^ or ê.

Something like

STRING ^
SPACE

REM or

STRING ^
STRING e

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...