To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53249
------- Additional comments from [EMAIL PROTECTED] Wed Aug 17 00:37:56 -0700
2005 -------
Hi thb ,
Since you don't have a Thinkpad, I guessed I should try to find a solution.
Looking to the workaround described in issue 42950, I've found a solution for
the Thinkpad . The trackpoint device is using a configuration file named
tp4table.dat. On my Thinkpad ( X31 with Window 2000 pro ) this file is located
in c:\sys\windows\system32.
The file is looking like that :
; Record Format
; OsName,OsVersion,AppName,TopClass,ParentClass,WindowClass,ScrollingType,
; Pass,Exit
;
; OS Names : * WIN NT
; WIN OS Versions : * 95 98 ; NT OS Versions : * 4 5
; Application Name : * string
; Top Class Name : * string
; Parent Class Name : * string
; WindowClass Name : * string
; Scrolling Types : Standard WheelVkey WheelStd TwoParents VkKeys None
; Pass : 0 Use 0 to over-ride built-in program logic
; : 1 Use 1 when everything else has failed
; Flags : 0 Don't exit function after match has succeed
; : 1 Exit function after match has succeeded
; : 2 Special check for FindHorzProc (SB_HORZ) that
; requires that the CLIPCHILDREN flag not be set in
; a horiz scroll bar window
; : One or both of these flags should be specified
; : 4 Rule applies to 2 button Trackpoint system
; : 8 Rule applies to 3 button Trackpoint system
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Pass 0 rules (These rules run first)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Windows IE3 patch for 2 button systems
*,*,iexplore.exe,*,Shell DocObject View,HTML_Internet Explorer,Standard,0,5
; Windows IE4 patch for 2 button systems
*,*,explorer.exe,*,*,Internet Explorer_Server,VkKeys,0,5
; Windows IE4 patch for 2 button systems
*,*,iexplore.exe,*,*,Internet Explorer_Server,VkKeys,0,5
; Outlook Express patch for 2 button systems
*,*,msimn.exe,*,*,Internet Explorer_Server,VkKeys,0,5
; Adobe Acrobat
*,*,acrord32.exe,*,AVL_AVView,AVL_AVView,TwoParents,0,14
*,*,acrobat.exe,*,AVL_AVView,AVL_AVView,TwoParents,0,14
; PowerPoint File Open
*,*,powerpnt.exe,PP97FrameClass,Snake List,OpenListView,Standard,0,13
; PowerPoint 2000
*,*,powerpnt.exe,PP9FrameClass,Snake List,OpenListView,Standard,0,13
*,*,powerpnt.exe,PP9FrameClass,mdiClass,paneClassDC,TwoParents,0,12
; MS Publisher 2000
;*,*,mspub.exe,,MSWinPub,*,WheelStd,0,9
;*,*,mspub.exe,,,MSWinPub,WheelStd,0,9
; Netscape 6
;*,*,netscp6.exe,*,*,MozillaWindowClass,WheelStd,0,9
---------------------------------------
I've added this line :
; Soffice
*,*,soffice.bin,*,*,SALFRAME,WheelStd,0,9
Then restart the PC or kill and restart "tp4serv.exe"
Now , the trackpoint is scrolling in OpenOffice .
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]