xmodmap-pke 0.2.1

xmodmap -pke in mostly pure rust
Documentation
1
2
3
4
5
6
7
# `xmodmap-pke`
it is more Rust than parsing `std::proceddCommand:new("xmodmap").arg("-pke").output()?`

# TODO
* Make it more safety
* Make it more clear
* ...