Thinkpad 390X Fn


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Thinkpad 390X Fn
# 1  
Old 03-22-2006
Error Thinkpad 390X Fn

I have in my possession an IBM Thinkpad 390X. I havebeen using word and lately a function delaing with the Fn button have created problems. It acts as if Fn is depressed though it is not. When I depress Fn I can type normally, the keys it affects are J,K,L,:,U,I,O,P,M,<,>,? Does anyone know how to fix this problem?
 
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

LENOVO ThinkPad T580 is crashing on Ubuntu 18.04

My LENOVO ThinkPad T580 is crashing on Ubuntu 18.04. The crashes are seemingly happening at random. I tried running the following command as specified by this SO post: sudo apt-get install --install-recommends linux-generic-hwe-18.04 xserver-xorg-hwe-18.04 However, that did not work the system... (10 Replies)
Discussion started by: Circuits
10 Replies

2. Red Hat

Need to configure my laptop Thinkpad - T430 as wifi hotspot

Hi All, I have a Thinkpad - T430, which is having the wireless card as "03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6205". This one i need to configure as wifi hotspot. which i believe need to configure hostapd.conf, this kind of configuration is new to me anybody done... (1 Reply)
Discussion started by: linux.amrit
1 Replies

3. Solaris

Installation of Solaris 10 on Thinkpad

Hi Folks! I use Solaris 10 on my desktop but would like to start using it on my laptop, which is a Thinkpad T400. I am moderately experienced in using Solaris but don't have much experience in installing it on anything other than my desktop. It seems I've managed to get it installed on the... (0 Replies)
Discussion started by: Salinger
0 Replies

4. Ubuntu

Ubuntu Lenovo Thinkpad E520-1143 Laptop

Is it possible to install Ubuntu 11.04 or Ubuntu 11.10 in Lenovo Thinkpad E520-1143 Now it Powerd By windowd Xp Professional is it possible to install Ubuntu in it and supports all drivers for ma laptop such as VGA driver Sound,Wireless,Lan , fingerprint,camera pls reply r is it possible to... (0 Replies)
Discussion started by: babinlonston
0 Replies

5. AIX

Wanted: Thinkpad 800 systems (820, 850, 860, etc) (ppc 603e)

Hello everyone, I'm working on a for-fun project where I'm assembling a mass of various old computers, including a number of earlier UNIX workstations. They will be on display at a number of east coast conferences (HOPE, Shmoocon, etc). I'm trying to find a Thinkpad 860, 850, 820 or one... (1 Reply)
Discussion started by: telmnstr
1 Replies

6. Solaris

Solaris 8/x86: issues with video card on IBM ThinkPad A20p

hi there, i'm quite new to solaris and recently i've bought a ibm thinkpad... now i intend to install a dual-boot system. in fact i've got it managed to install the end-user system with dual-boot working. apart from following issue other devices got recognized... this is what i've found out... (2 Replies)
Discussion started by: pseudocoder
2 Replies

7. UNIX Desktop Questions & Answers

Help needed to configure GUI with Slackware 7 on an IBM Thinkpad Laptop

I am using Slackware 7 on my IBM Thinkpad. I am unable to configure it to display a graphical environment. Typing startx usually generates a few errors. The system, however, does boot into the shell environment without any issues or problems. I have been able to setup Slackware 7 successfully... (2 Replies)
Discussion started by: adrienb
2 Replies
Login or Register to Ask a Question
THINKFAN(1)							     thinkfan							       THINKFAN(1)

NAME
thinkfan - A simple fan control program SYNOPSIS
thinkfan [-hnqzD [-b BIAS] [-c CONFIG] [-s SECONDS] [-p [DELAY]]] DESCRIPTION
Thinkfan can use temperature inputs and one PWM control file in /sys/class/hwmon or the Thinkpad-specific thinkpad_acpi interface in /proc/acpi/ibm. If nothing is specified, it tries to use /proc/acpi/ibm. WARNING: This program does only very basic sanity checking on the configuration. That means that you can set your temperature limits as insane as you like. Thinkfan has two modes of operation: SIMPLE MODE In simple mode, it uses only the highest temperature found in the system. That may be dangerous, e.g. for hard disks. That's why you should provide a correction value (i.e. add 10-15 [u00B0]C) for the sensor that has the temperature of your hard disk (or battery...). See the example config files for details about that. COMPLEX MODE In complex mode, temperature limits are defined for each sensor thinkfan knows about. Setting suitable limits for each sensor in your sys- tem will probably require a bit of experimentation and good knowledge about your hardware, but it's the safest way of keeping each compo- nent within its specified temperature range. See http://www.thinkwiki.org/wiki/Thermal_Sensors for details on which sensor measures what temperature in a Thinkpad. On other systems you'll have to find out on your own. See the example configs to learn about the syntax. CONFIGURATION
Some example configurations are provided with the source package. For detailed explanations please read the README file. If you installed thinkfan from a distribution package, you may find them under /usr/share/doc or wherever your package manager puts documentation. OPTIONS
-h Show a short help message -s Maximum seconds between temperature updates (default: 5) -b Floating point number (0 ~ 20) to control rising temperature exaggeration (see README for why this is needed). Default 5.0 -c Load different configuration file (default: /etc/thinkfan.conf) -n Do not become a daemon, log to both terminal and syslog -q Be quiet (no status info on terminal) -z Assume we don't have to worry about resuming from standby when using the sysfs interface (see README!) -p Use the pulsing-fan workaround (for older Thinkpads). Takes an optional floating-point argument (0-10s) as depulsing duration. Default 0.5s. -D DANGEROUS mode: Disable all sanity checks. May damage your hardware!! BUGS
If you have any problems with thinkfan, please go to the help forum at sf.net: http://sourceforge.net/projects/thinkfan/forums/forum/905019 thinkfan 0.8 October 2011 THINKFAN(1)