Quote:
Originally Posted by rtiangha
I'm hoping tshering doesn't mind
|
I don't mind at all. I am glad somebody takes care of the stuff.
I am not sure whether this can help you, but have a look at
this post.
Quote:
Originally Posted by rtiangha
[*]Now that there's a bit more clarity on all the different versions and how they differ from one another, how much of this stuff can be combined to create a single KSM09 version that supports all devices? I assume that outside of binary drivers (which could be shunted to a separate package or packages depending on device if that makes things easier), most of the functionality in the scripts could be dealt with conditionals dependent on the device?[/LIST]
|
I think it would be preferable to have one package for all models. The binary files that are borrowed from vlasovsoft should be updated to the most recent version. Currently the standard KSM 09 version comes with two different touch/mouse drivers (libKoboTS.so and libKoboTS_h2o2.so) on the user partition; based on the device model, KSM copies the appropriate driver to the system partition. This part should be modified to include also libKoboTS_h2o.so so that all models can use the correct driver (See also
this post.) The rcS file should also export the device names that vlasovsoft expects (cf. kobomenu_test.sh in the package that is available
here.) As for the screen orientation, I guess one should follow how vlasovsoft handles it.
Best,
Tshering