Problem: The problem is that in lbreakout2 when I've started a game, the arrow keys work to move left and right, and the space bar is used to release the ball, but if I want to continue the game later, pressing ESC and then y/n , it doesn't respond at all.
This is Themis xorg.conf file (after changes suggested by Cobalt, then I restarted the X server after logging out):
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "gb"
Option "XkbOptions" "lv3:ralt_switch"EndSection
Solution (unknown reason): The problem was solved after I marked both lbreakout2 and lbreakout2-data for complete removal in synaptic, and then reinstalled them, and later installed ltris and played it for a while. I don't know why it works.
