Search found 3 matches

by sisirajaya
Wed Sep 07, 2016 9:26 am
Forum: Developer's Forum for UNIX and Linux
Topic: SpaceNavigator on linux running Qt 5.7.0
Replies: 1
Views: 50596

SpaceNavigator on linux running Qt 5.7.0

I am trying to interface my application on linux built on Qt 5.7.0 . Since Qt5 it is using XCB api to interface with X11. Therefore, the native events Qt is sending are of the type xcb_generic_event_t instead of XEvent as before. The spaceball API is expecting XEvents to convert the event data to sp...
by sisirajaya
Fri Sep 02, 2016 2:08 pm
Forum: UNIX and Linux Discussion Forum
Topic: 3Dx on Linux using xcb
Replies: 1
Views: 33479

3Dx on Linux using xcb

I would like to get a SDK and driver that support xcb events rather than XEvent . If such a thing exist please point me to that implementation.

Qt version 5 uses xcb as the protocol for X11. Therefore, the sdk with XEvent does not work on Qt5.

Your advice and help is greatly appreciated.
by sisirajaya
Mon Jun 20, 2016 1:40 am
Forum: UNIX and Linux Discussion Forum
Topic: 3DxWare SDK for linux
Replies: 1
Views: 35220

3DxWare SDK for linux

I have been able to integrate support for SpaceMouse in Windows 3DxWare SDK. Now I am interested in doing the same on Linux.

Please point me to the Linux version of 3DxWare SDK.
Also, interested if you have Qt implementation example.
Thank you.