old-www/LDP/Mobile-Guide/html/mobile-guide-p2c1s8-numeric...

196 lines
3.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Numeric Keypad</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Linux on the Road"
HREF="index.html"><LINK
REL="UP"
TITLE="Hardware in Detail: CPU, Display, Keyboard, Sound and More"
HREF="mobile-guide-p2c1-hardware-in-detail.html"><LINK
REL="PREVIOUS"
TITLE="Extra LEDs"
HREF="mobile-guide-p2c1s8-ext-leds.html"><LINK
REL="NEXT"
TITLE="Pointing Devices - Mice and Their Relatives"
HREF="mobile-guide-p2c1s7-pointing-devices.html"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Linux on the Road: </TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="mobile-guide-p2c1s8-ext-leds.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 12. Hardware in Detail: CPU, Display, Keyboard, Sound and More</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="mobile-guide-p2c1s7-pointing-devices.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="mobile-guide-p2c1s8-numeric-keypad"
></A
>12.16. Numeric Keypad</H1
><P
>&#13; On desktop keyboards the numeric keypad is usually separated from
the character set, but laptops don't have a separated numeric keypad.
There are different ways to emulate one,
e.g. with the <B
CLASS="command"
>Fn</B
> key or with <B
CLASS="command"
>NUM-LOCK</B
>
key. Also external numeric keyboards which connect
to the PS/2 port (or USB, RS232) are available.
</P
><P
>&#13; As described above, the numeric keyboard has to be used
if you want to change the X11 resolution by typing
<B
CLASS="command"
>&#60;CTL&#62;&#60;ALT&#62;&#60;+&#62;</B
> or
<B
CLASS="command"
>&#60;CTL&#62;&#60;ALT&#62;&#60;-&#62;</B
>.
If this doesn't work or is too complicated, you may use
<A
HREF="http://www.dakotacom.net/~donut/programs/gvidm.html"
TARGET="_top"
>gvidm</A
>
Running <B
CLASS="command"
>gvidm</B
> will pop up a list of available modes and allows the user
to select one if desired. This makes it perfect for running from an
application menu or a hotkey, so you don't have to use ram for an applet
constantly running. If you are running dual or multi-head displays, it
will give you a list of screens so you can select the appropriate one.
Also you may use <B
CLASS="command"
>xvidtune [-next | -prev ]</B
>. To check
the current resolution you may use <B
CLASS="command"
>xwininfo -root</B
>,
if <B
CLASS="command"
>xvidtune</B
> is not at hand.
</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="mobile-guide-p2c1s8-ext-leds.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="mobile-guide-p2c1s7-pointing-devices.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Extra LEDs</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="mobile-guide-p2c1-hardware-in-detail.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Pointing Devices - Mice and Their Relatives</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>