xmodmap-pke 0.2.3

xmodmap -pke in mostly pure rust
Documentation
1
2
3
4
5
6
7
8
9
10
# `xmodmap-pke`

it is more Rust than parsing
`std::process::Command::new("xmodmap").arg("-pke").output()?`

# TODO

- Make it more safety
- Make it more clear
- ...