https://github.com/lioncat6/remap-util
Utility for remapping keys on chromeOS devices for linux
https://github.com/lioncat6/remap-util
chromebook chromeos chrultrabook keyboard keymap linux
Last synced: 9 days ago
JSON representation
Utility for remapping keys on chromeOS devices for linux
- Host: GitHub
- URL: https://github.com/lioncat6/remap-util
- Owner: Lioncat6
- Created: 2023-11-30T15:03:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T16:31:02.000Z (over 1 year ago)
- Last Synced: 2026-03-29T20:59:42.112Z (28 days ago)
- Topics: chromebook, chromeos, chrultrabook, keyboard, keymap, linux
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# remap-util
Utility for remapping keys on chromeOS devices for linux
Run using https://github.com/Lioncat6/ChromebookMegascript :
`curl -LO https://raw.githubusercontent.com/Lioncat6/ChromebookMegascript/main/main.sh && sudo bash main.sh`
Run standalone (Not really recommended but should still work):
```
rm -rf remap-util
git clone https://github.com/Lioncat6/remap-util
cd remap-util
sudo bash remap-util.sh
````

