View Single Post
Old 06-11-2018, 04:25 AM   #326
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by CH23 View Post
I added the following lines to kmshome.sh:

Code:
case $PRODUCT in
   snow|nova)
   export QWS_MOUSE_PROTO=KoboTS_h202
   ;;
Code:
if [ "$PRODUCT" == "nova" ]; then
   mrotation=90
   enablerotaion=false
fi
Thank you for your response. Actually I was interested in the earlier changes to understand the problem better. But since touch is working, there is no need of this.
tshering is offline   Reply With Quote