Hi Chris and Jason, I see both of you are using button 6/7 for horizontal scrolling. This works for XOrg 1.7 and later. But, 6/7 doesn't scroll on some of the older XOrg releases (as far as my testing goes, 1.5.2 and 1.6.0 don't work). That's why I switched to keystrokes: XK_Left/ XK_Right. So, for xf86-input-wacom, we can combine SendHorizontalScrollEvent with SendVerticalScrollEvent into SendScrollEvent. But we can not do this for linuxwacom.
For the emitKeysym crash issue that Chris is facing, we need to figure out the root cause. Keystroke support is one of the main features of Wacom driver that we want to keep. If everything on the driver side set up right, it might be a bug in XOrg. Knowing which XOrg you are having problem with would help us trace the issue. Ping ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
