i need to know which pin pairs relate to which key. pdf schematics seems to be not enough to know that. in fact i need to hack 2 keys pressed: Fn key and Power key. is that some standard key encoding, and which of 10 pins are encoding bits to get the number. multimeter probing seems to be very difficult and time consuming.
// EDIT: actually i need Fn+F7 key for display switching.
t43 internal keyboard connector pinout
t43 internal keyboard connector pinout
Last edited by Kurdt on Wed Nov 26, 2014 4:33 pm, edited 1 time in total.
-
rkawakami
- Admin

- Posts: 10052
- Joined: Sun Jun 04, 2006 1:26 am
- Location: San Jose, CA 95120 USA
- Contact:
Re: t43 internal keyboard connector pinout
I'm not sure which communication bus is used to send the keyboard scancodes related to the usage of the Fn key (there's an 8-bit bus and a 16-bit bus). Here's a table of scancodes which might help:
http://www.win.tue.nl/~aeb/linux/kbd/scancodes-1.html
The power switch/key is on pin 19 (-PWRSWITCH) as described here:
http://forum.thinkpads.com/viewtopic.php?f=28&t=115554
http://forum.thinkpads.com/viewtopic.php?f=30&t=115172
http://forum.thinkpads.com/viewtopic.php?f=45&t=115525
http://www.win.tue.nl/~aeb/linux/kbd/scancodes-1.html
The power switch/key is on pin 19 (-PWRSWITCH) as described here:
http://forum.thinkpads.com/viewtopic.php?f=28&t=115554
http://forum.thinkpads.com/viewtopic.php?f=30&t=115172
http://forum.thinkpads.com/viewtopic.php?f=45&t=115525
Ray Kawakami
X22 X24 X31 X41 X41T X60 X60s X61 X61s X200 X200s X300 X301 Z60m Z61t Z61p 560 560Z 600 600E 600X T21 T22 T23 T41 T60p T410 T420 T520 W500 W520 R50 A21p A22p A31 A31p
NOTE: All links to PC-Doctor software hosted by me are dead. Files removed 8/28/12 by manufacturer's demand.
X22 X24 X31 X41 X41T X60 X60s X61 X61s X200 X200s X300 X301 Z60m Z61t Z61p 560 560Z 600 600E 600X T21 T22 T23 T41 T60p T410 T420 T520 W500 W520 R50 A21p A22p A31 A31p
NOTE: All links to PC-Doctor software hosted by me are dead. Files removed 8/28/12 by manufacturer's demand.
Re: t43 internal keyboard connector pinout
do you think it is possible to get Fn+F7 signal connecting selected pins?
-
rkawakami
- Admin

- Posts: 10052
- Joined: Sun Jun 04, 2006 1:26 am
- Location: San Jose, CA 95120 USA
- Contact:
Re: t43 internal keyboard connector pinout
I don't believe it would be possible to do this easily through the keyboard port. The Fn+F7 key sequence sends a scancode back to the keyboard controller. It would be a byte or series of bytes meaning you would have to control the 8 input pins, along with whatever other signals are required.
You may be able to control the active display screen with other methods. What operating system are you using?
With Windows 7, use can use Windows+P (works the same way as Fn+F7; hold the Windows key down and press the P key). With Windows XP it gets harder as there is no built-in support for display switching. It might be possible to use a keyboard utility like AutoHotKey to send the appropriate scancode but I'd have to research that option.
You may be able to control the active display screen with other methods. What operating system are you using?
With Windows 7, use can use Windows+P (works the same way as Fn+F7; hold the Windows key down and press the P key). With Windows XP it gets harder as there is no built-in support for display switching. It might be possible to use a keyboard utility like AutoHotKey to send the appropriate scancode but I'd have to research that option.
Ray Kawakami
X22 X24 X31 X41 X41T X60 X60s X61 X61s X200 X200s X300 X301 Z60m Z61t Z61p 560 560Z 600 600E 600X T21 T22 T23 T41 T60p T410 T420 T520 W500 W520 R50 A21p A22p A31 A31p
NOTE: All links to PC-Doctor software hosted by me are dead. Files removed 8/28/12 by manufacturer's demand.
X22 X24 X31 X41 X41T X60 X60s X61 X61s X200 X200s X300 X301 Z60m Z61t Z61p 560 560Z 600 600E 600X T21 T22 T23 T41 T60p T410 T420 T520 W500 W520 R50 A21p A22p A31 A31p
NOTE: All links to PC-Doctor software hosted by me are dead. Files removed 8/28/12 by manufacturer's demand.
Re: t43 internal keyboard connector pinout
winxp. i've tried AutoHotKey already. seems does not work. i detected fn key code as 163. my script goes like this
Send {vkFFsc163 down}{F7}{vkFFsc163 up}
does not work
or
sc01e::sc163 & sc041
mapping a to fn+f7 does not work either
Send {vkFFsc163 down}{F7}{vkFFsc163 up}
does not work
or
sc01e::sc163 & sc041
mapping a to fn+f7 does not work either
-
- Similar Topics
- Replies
- Views
- Last post
-
-
T410s Dock Connector Pinout
by detzi88 » Wed Feb 01, 2017 6:03 am » in ThinkPad T400/410/420 and T500/510/520 Series - 2 Replies
- 737 Views
-
Last post by dr_st
Wed Feb 01, 2017 11:42 am
-
-
-
damaged LCD connector cable, need also new IPS panel
by PRAGUEGUY » Fri Dec 30, 2016 3:36 pm » in ThinkPad X230 and later Series - 7 Replies
- 844 Views
-
Last post by PRAGUEGUY
Thu Jan 12, 2017 10:15 am
-
-
-
15" T60/61 Frankenpad Modem Connector and Frame
by BruceDickinson » Mon Jan 09, 2017 6:45 pm » in ThinkPad T6x Series - 0 Replies
- 858 Views
-
Last post by BruceDickinson
Mon Jan 09, 2017 6:45 pm
-
-
-
Internal Speakers not working properly
by thangaraju » Tue Feb 07, 2017 11:00 pm » in ThinkPad T430/T530 and later Series - 1 Replies
- 355 Views
-
Last post by dr_st
Wed Feb 08, 2017 5:10 am
-
Who is online
Users browsing this forum: No registered users and 19 guests



