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
PSPRESENT(1)						      General Commands Manual						      PSPRESENT(1)

NAME
pspresent - fullscreen PostScript presentation tool SYNOPSIS
pspresent [options] file.ps DESCRIPTION
pspresent is a tool that displays PostScript slides in fullscreen, for giving presentations. Navigation is simple, and the display is dou- ble-buffered for seamless transitions between slides. The actual rendering is done in the background using Ghostscript. OPTIONS
-h Show summary of options. -o Do not override window manager. pspresent will attempt to disable decorations and resize itself to the size of the screen, but will otherwise co-operate with your window manager (which may mean that it is not truly fullscreen). -s Limit pspresent to only use the given head on a XINERAMA display. -O Portrait|Landscape|Upside-Down|Seascape Override orientation. -l Loop mode; go to start of document when at end, and vice versa. -t[delay] Automatic slideshow mode. The delay is optional, the default value is 20 seconds. -Tfile Automatic slideshow mode. The file contains one integer value per line, corresponding to the delay between the current slide and the next one. You must put a value for each page of your document (count overlays, too). A value of 0 will disable the timer for the current slide. COMMANDS
The following keys can be used from within pspresent to navigate the slides. If Shift is depressed, then only the last page of each series of overlays is shown (an overlay set is identified as a series of pages with the same logical page number). spacebar page down right arrow down arrow Move to the next slide. If Shift is depressed, skips overlays. backspace page up left arrow up arrow Move to the previous slide. If Shift is depressed, skips overlays. home Warp to the start of the presentation. end Warp to the end of the preesentation. number enter Warp to slide number. escape q Quit the program. The mouse buttons can also be used to navigate through a presentation. left button Move to the next slide. middle button Quit the program. right button Move to the previous slide. If Shift is used together together with the navigation keys or buttons, then only the last page of each series of overlays is shown (an overlay set is identified as a series of pages with the same logical page number). AUTHOR
pspresent was written by Matt Chapman <matthewc@cse.unsw.edu.au> This manual page was originally written by Jamie Wilkinson <jaq@debian.org>. January 24, 2005 PSPRESENT(1)