michaeldt Posted February 19, 2015 Share Posted February 19, 2015 I've begun porting the Linux Fujitsu buttons driver for Fujitsu convertibles. The buttons part isn't finished (because I'm writing a user space daemon so they can be changed on the fly). But auto rotation is implemented for Fujitsu T-series. This code could also be used with some tweaks to auto rotate other devices. I.e. Read the state of an accelerometer then execute the code for rotating the framebuffer. So if you have the hardware feel free to fork my code for your device just be sure to share! https://github.com/Yaaran/FJTabletButtons/ 1 Link to comment Share on other sites More sharing options...
Recommended Posts