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: 7 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T16:31:02.000Z (about 1 year ago)
- Last Synced: 2025-02-28T19:35:48.514Z (7 months ago)
- Topics: chromebook, chromeos, chrultrabook, keyboard, keymap, linux
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 0
- 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 linuxRun 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
````
