fabi1cazenave / qwerty-lafayette

QWERTY keyboard layout for French-speaking users
https://qwerty-lafayette.org/
107 stars 65 forks source link

underscore difficile d'accès #51

Closed fflorent closed 6 years ago

fflorent commented 7 years ago

En qwerty, la touche underscore est très difficile d'accès, et en programmation elle est très utilisée (pour ceux qui font du snake_case par exemple).

J'aurais trouvé pratique d'avoir un alias utilisant alt-gr.

Si je puis commencer à ouvrir une proposition, <Alt-gr>-b me semble bien pour ça :

Qu'en dites-vous ?

Florent

Delapouite commented 7 years ago

Oui l'underscore est un poil planqué.

De mon coté je l'ai déplacé en bas à gauche:

key <LSGT> {[], [ underscore, VoidSymbol ]};

https://github.com/Delapouite/qwerty-delafayette/blob/master/.xkb/keymap/delafayette#L64

Il vient remplacer les symboles et que j'utilise peu (jamais) et déjà dispo avec la touche lafayette.

fflorent commented 7 years ago

LSGT, C'est quelle combinaison de touches ?

Florent

Delapouite commented 7 years ago

C'est la touche < / > à gauche du w sur un clavier Azerty

fflorent commented 7 years ago

Ah je vois. Elle n'existe pas forcément (sur un TypeMatrix par exemple).

JulioJu commented 7 years ago

+1 pour la proposition de @fflorent

fabi1cazenave commented 6 years ago

Sur l’expérimentation “Qwerty42” j’ai mis ça en AltGr+V : https://github.com/fabi1cazenave/qwerty-lafayette/blob/9378de17f7b6b414bb1c5e024c3d178ebdb02b2f/layout.dev/qwerty42-fr.yaml#L26-L38

WDYT?

fflorent commented 6 years ago

LGTM !

fabi1cazenave commented 6 years ago

C’est prévu dans la version 0.6, cf. #60.

fabi1cazenave commented 6 years ago

Résolu avec #60.