ydokey
Version, currently 0.1.09 versions
github.com/mamantoha/ydokey
A simple command-line utility for Linux to convert key commands to raw keycodes which used in ydotool
Nothing has been indexed for 0.1.0 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
ydokey:
github: mamantoha/ydokey
version: ~> 0.1.0Then run:
shards installshard.yml
No shard.yml has been indexed for 0.1.0. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
ydokey
A simple command-line utility for Linux to convert key commands to raw keycodes which used in ydotool
The Why & The How
From ydotool key:
Since there's no way to know how many keyboard layouts are there in the world, we're using raw keycodes now.
Syntax:
<keycode>:<pressed>See
/usr/include/linux/input-event-codes.hfor available key codes (KEY_*).
For example Ctrl+F8.
What you want is:
ydotool key 29:1 66:1 29:0 66:0
With ydokey you can do the same with:
ydotool key $(ydokey -k Ctrl+F8)
See ydokey -h for more info.
Installation
Contributing
- Fork it (https://github.com/mamantoha/ydokey/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Anton Maminov - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.1.0- Tagged
- Jun 22, 2026
- Commit
fef660af1908- Indexed
- not yet
Dependents
No indexed shard depends on this one yet.
Repository
github.com/mamantoha/ydokey
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 9