Git Product home page Git Product logo

Comments (8)

jrobichaud avatar jrobichaud commented on July 17, 2024 1

Pour changer pour ½ il faut remplacer:

<key code="27" output="&#x2013;" />

par:

<key code="27" output="&#xbd;" />

Cependant afin d'éviter d'écraser une autre touche je suggèrerais Alt+Shift+0 pour être ½. Alt+ 0 c'est ¼ alors ça garde une certaine logique.

Pour faire ça dans la section:

<keyMap index="4">

Ajouter:

<key code="29" output="&#xbd;" />

Qu'en pensez-vous?

from cf-keylayout.

gjobin avatar gjobin commented on July 17, 2024 1

Merci les gars pour votre support! C'est très apprécié.

from cf-keylayout.

ferd avatar ferd commented on July 17, 2024

alt + - = ½ de mon côté. alt + = donne ¾.

from cf-keylayout.

joallard avatar joallard commented on July 17, 2024

En effet, alt + - donne , un en-dash. À mon avis le symbole (1/2) est moins utile que les tirets, mais c'est discutable. Je ne saurais pas où mettre le 1/2 sans enlever cette fonctionnalité-là.

À la limite, rien ne nous empêche de taper ½ avec le clavier Unicode Hex Input en faisant Alt + 00bd, un peu comme d'autres signes spéciaux comme ñ habituellement.

from cf-keylayout.

gjobin avatar gjobin commented on July 17, 2024

Je pense qu'il y aurait au moins un façon de le faire.

from cf-keylayout.

joallard avatar joallard commented on July 17, 2024

@jrobichaud J'aime ça

from cf-keylayout.

jrobichaud avatar jrobichaud commented on July 17, 2024

J'ai fait la PR #13 si vous voulez l'ajouter à Alt+Shift+0.

from cf-keylayout.

joallard avatar joallard commented on July 17, 2024

Très clean, merci @jrobichaud. C'est dans master, je vais penser à incrémenter la version sous peu.

from cf-keylayout.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.