medion-kai: responsive area shifted left from where keyboard is displayed on screen
Trying to follow the porting guide for new devices on medion kai, running osk-sdl from within pmos with
export DFBARGS="system=fbdev,no-cursor,disable-module=linux_input"
export TSLIB_TSDEVICE=/dev/input/event1
osk-sdl -d a -n a -c /etc/osk.conf -v
Contens of /etc/fb.modes
mode "1280x800-0"
# D: 0.000 MHz, H: 0.000 kHz, V: 0.000 Hz
geometry 1280 800 1280 800 16
timings 0 0 0 0 0 0 0
accel false
rgba 8/0,8/8,8/16,8/24
endmode
The issue is that the screen area that will generate keystrokes is shifted to the left from the area where the keyboard is displayed. For example, tapping the ↑ key will trigger the ← event.osk_out.log