From slack thread :
https://gophers.slack.com/archives/CB4QUBXGQ/p1574740084243300
It appears that CapsLock key does not emit a keyscan code - as tested in fyne_demo -> advanced.
Shift and Ctrl keys work already, but CapsLock doesnt.
SDL reports a scancode for CapsLock, so it should be possible to address.
From slack thread :
https://gophers.slack.com/archives/CB4QUBXGQ/p1574740084243300
It appears that CapsLock key does not emit a keyscan code - as tested in fyne_demo -> advanced.
Shift and Ctrl keys work already, but CapsLock doesnt.
SDL reports a scancode for CapsLock, so it should be possible to address.