How to solve section says that Shift + number would enter guesses, but it only partially works for me.
Here is what happens when I try to enter guesses
Shift + 1: works
Shift + 2: nothing
Shift + 3: guess 2
Shift + 4: nothing
Shift + 5: works
Shift + 6: guess 7
Shift + 7: nothing
Shift + 8: guess 9
Shift + 9: nothing
Shift + a: works
Shift + b: works
Shift + c: works
Thanks for the report
My first thought and question: what type of keyboard are you using?
My first thought and question: what type of keyboard are you using?
pnm wrote:Thanks for the report![]()
My first thought and question: what type of keyboard are you using?
I use DAS-layout. It is quite fringe one. On Linux systems one can set it up with command
Code: Select all
setxkbmap -layout "fi(das)"[quote="colgate"]
I use DAS-layout. It is quite fringe one. On Linux systems one can set it up with command
It is probably sending different codes for certain keys.
I'll set something up so we can check which codes they are.
I use DAS-layout. It is quite fringe one. On Linux systems one can set it up with command
Code: Select all
setxkbmap -layout "fi(das)"I'll set something up so we can check which codes they are.