Git Product home page Git Product logo

Comments (4)

dukechem avatar dukechem commented on August 16, 2024 1

Open a Terminal, and paste in: sw_vers and then ls -l /Library/Keyboard\ Layouts/ (without sudo for either).
You should see something like this:

$ sw_vers
ProductName:	Mac OS X
ProductVersion:	10.15.7
BuildVersion:	19H15

$ ls -l /Library/Keyboard\ Layouts/
total 112
-rw-r--r--  1 root  wheel   4662 Nov 11 13:15 cf.icns
-rw-r--r--  1 root  wheel  46181 Nov 11 13:15 cf.keylayout

If you don't see cf.icns and cf.keylayout listed, then try these commands:

$ /usr/bin/curl -s -O https://codeload.github.com/ergosteur/cf-keylayout/zip/master
$ unzip master
$ cd cf-keylayout-master/
$  sudo  ./install.  ## just blindly type in your password and hit enter. you won't see dots as you type password.
$ s -l /Library/Keyboard\ Layouts/

Now you should see cf.icns and cf.keyboard. and also be able to select it as an Input in SysPrefs->Keyboard
github_com_ergosteur_cf-keylayout

from cf-keylayout.

ergosteur avatar ergosteur commented on August 16, 2024

Just updated to 10.15.5 and am still seeing the layout on my Air. Mine is in /Library/Keyboard Layouts.

from cf-keylayout.

njanik avatar njanik commented on August 16, 2024

Still in the "Other" category ?

from cf-keylayout.

joallard avatar joallard commented on August 16, 2024

I'm on Catalina v10.15.7, and it works for me, so at least we know it's not a compatibility issue. Personally, I got it in ~/Library/Keyboard\ Layouts/.

I'm also working on an experimental Brew Cask installer (#23), maybe that can help.

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.