Platform: Ubuntu 24.04 (X11)
Hollywood version: 9.1
Symptoms: OnKeyDown and RawKeyDown never fire for keypad decimal.
Evidence: xev shows KP_Decimal with XLookupString returning ".".
Workaround: xmodmap -e 'keycode 91 = period period' makes Hollywood work immediately.
NathanH
Ubuntu Keypad Period
- airsoftsoftwair
- Posts: 6002
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: Ubuntu Keypad Period
Thanks for the report, I'll check.