From 142f3096d718127c782de20cdc536903349c58d0 Mon Sep 17 00:00:00 2001 From: sezanzeb Date: Sun, 29 Nov 2020 20:59:56 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ca77e558..77c32855 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

A tool to change and program the mapping of your input device buttons.

- Ubuntu/DebianManjaro/ArchGit + Ubuntu/DebianManjaro/ArchGit/pip

@@ -63,7 +63,7 @@ sudo dpkg -i python3-key-mapper_0.1.0-1_all.deb pacaur -S key-mapper-git ``` -##### Git +##### Git/pip ```bash git clone https://github.com/sezanzeb/key-mapper.git From 3ae7aaeb8afede91f6f34bd1117be8784ffb7db4 Mon Sep 17 00:00:00 2001 From: sezanzeb Date: Sun, 29 Nov 2020 21:13:38 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 77c32855..0e562e94 100644 --- a/README.md +++ b/README.md @@ -49,12 +49,10 @@ sudo usermod -a -G plugdev,input $USER groups ``` -##### Ubuntu/Debian +##### Git/pip ```bash -wget "https://github.com/sezanzeb/key-mapper/releases/"\ -"download/0.1.0/python3-key-mapper_0.1.0-1_all.deb" -sudo dpkg -i python3-key-mapper_0.1.0-1_all.deb +sudo pip install git+https://github.com/sezanzeb/key-mapper.git ``` ##### Manjaro/Arch @@ -63,11 +61,12 @@ sudo dpkg -i python3-key-mapper_0.1.0-1_all.deb pacaur -S key-mapper-git ``` -##### Git/pip +##### Ubuntu/Debian ```bash -git clone https://github.com/sezanzeb/key-mapper.git -sudo pip install key-mapper +wget "https://github.com/sezanzeb/key-mapper/releases/"\ +"download/0.1.0/python3-key-mapper_0.1.0-1_all.deb" +sudo dpkg -i python3-key-mapper_0.1.0-1_all.deb ``` ## Roadmap From 31ee1cda4a13c0b7d65b692e76229bb27090de67 Mon Sep 17 00:00:00 2001 From: sezanzeb Date: Sun, 29 Nov 2020 21:15:49 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e562e94..d77d365f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ and search for 'Key Mapper' in settings. You can also start it via If stuff doesn't work, check the output of `key-mapper-gtk -d` and feel free to open up an issue here. -## Macros +##### Macros It is possible to write timed macros into the center column: - `k(1).k(2)` 1, 2