Git Product home page Git Product logo

k380-function-keys-conf's Introduction

k380-function-keys-conf

Make function keys default on Logitech k380 bluetooth keyboard.

Instructions

  1. First install gcc. On Ubuntu run:
sudo apt install gcc
  1. Download installation files https://github.com/jergusg/k380-function-keys-conf/releases/ (Source code).

  2. Connect your K380 keyboard via bluetooth to your computer.

  3. Run build.sh

./build.sh
  1. To switch keyboard's upper keys to F-keys run:
sudo ./k380_conf -d /dev/hidrawX -f on

Where X is number of your keyboard hidraw interface. Possibly 0, 1, 2, 3.

Switch keys to F-keys automatically

Follow instructions your received when you built k380_conf:

sudo cp /your-build-path/80-k380.rules /etc/udev/rules.d/ && sudo udevadm control --reload

Now, when you reconnect your keyboard it will be automatically switched to F-keys mode.

Based on

http://www.trial-n-error.de/posts/2012/12/31/logitech-k810-keyboard-configurator/

https://github.com/embuc/k480_conf

look there for more information

k380-function-keys-conf's People

Contributors

jergusg avatar xiongyihui avatar

Watchers

James Cloos avatar  avatar

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.