TICC Forum for CSM Forum Index TICC Forum for CSM
 A learning community for the Colorado School of Mines. 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups 
 RegisterRegister   Log inLog in 
The time now is Sun Nov 22, 2009 7:44 am
All times are UTC - 7
View posts since last visit
View unanswered posts
 Forum index » Tablet Problems -- Make sure you check the Wiki for help » Software Issues
TC1100 Screen Rotation
Moderators: TICC
Post new topic   Reply to topic View previous topicView next topic
Page 1 of 1 [3 Posts]  
Author Message
jmorain

Joined: 04 Feb 2008
Posts: 1
 TC1100 Screen Rotation
Rotation of Screen and Stylus on the TC1100 TabletPC in Linux (KDE)

The screen does not rotate in Linux on the TC1100 (three users confirmed). The three "pen" buttons to the left of the screen do not register x events.

I have managed to rotate the screen by software by adding a line to the /etc/X11/xorg.conf file and using command line interfaces, but the screen size/resolution does not automatically adjust itself.

The pen buttons do not register as xf86 events. It appears that there are some modded drivers to fix this, but I have not evaluated them yet. Then they would need to be scripted.

It might help me if I could see the contents of the /etc/X11/xorg.conf from one of the TC4200 tablets that have this feature working. Would anyone be willing to post theirs? (for those who are not linux users, you can get this by opening a command line and typing "cat /etc/X11/xorg.conf". Then just copy and paste it here.

As a passing note, the four buttons on top of the screen (in landscape mode) generate xf86 events but are not mapped yet.

PostPosted: Mon Feb 04, 2008 11:56 pm
  View user's profile Send private message Send e-mail    Back to top 
eweisger

Joined: 05 Feb 2008
Posts: 1
TC1100 Stylus
Right Click Option

Through some basic digging through Ubuntu forums I have found a way to make the right click button work using the stylus in Linux.

To do this I added the following lines to my /ect/X11/xorg.conf file. Under this section in the file I added two options to the inputdevice.

Option "Button1" "1"
Option "Button2" "3"

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "Mode" "Absolute"
Option "Button1" "1"
Option "Button2" "3"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

I just added those lines of code to the file, saved, and restarted the system and I now have right click capabilities on the stylus.

PostPosted: Tue Feb 05, 2008 12:22 am
  View user's profile Send private message Send e-mail    Back to top 
andruk

Joined: 24 Apr 2008
Posts: 2
Confirmed

I would just like to confirm this. It works on the 4200's. Thanks eweisger!

This should/will be included in the Fall 2008 image.

PostPosted: Thu Apr 24, 2008 11:34 am
  View user's profile Send private message Send e-mail    Back to top 
Display posts from previous:   Sort by:   
Page 1 of 1 [3 Posts]  
Post new topic   Reply to topic View previous topicView next topic
 Forum index » Tablet Problems -- Make sure you check the Wiki for help » Software Issues
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.3254s ][ Queries: 18 (0.0799s) ][ GZIP on - Debug on ]