jakebian/snaptile

support AZERTY layout

Open

#9 opened on Jun 11, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (14 forks)batch import
help wanted

Repository metrics

Stars
 (432 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi,

It would be nice if snaptile could support different keyboard layouts. Maybe python3-sdl2 can help, I found this example to detect keyboard layouts.

Contributor guide