Specifications
Table Of Contents
- Getting Started with VMware Player
- Contents
- Getting Started with VMware Player
- Introduction and System Requirements
- Installing and Using Player
- Creating Virtual Machines
- Understanding Virtual Machines
- Preparing to Create a Virtual Machine
- Create a Virtual Machine
- Use Easy Install to Install a Guest Operating System
- Install a Guest Operating System Manually
- Importing Virtual Machines
- Installing and Upgrading VMware Tools
- Installing VMware Tools
- Upgrading VMware Tools
- Configure Software Update Preferences
- Configure VMware Tools Updates for a Specific Virtual Machine
- Manually Installing and Upgrading VMware Tools
- Manually Install or Upgrade VMware Tools in a Windows Virtual Machine
- Manually Install or Upgrade VMware Tools in a Linux Virtual Machine
- Manually Install or Upgrade VMware Tools in a NetWare Virtual Machine
- Manually Install or Upgrade VMware Tools in a Solaris Virtual Machine
- Manually Install or Upgrade VMware Tools in a FreeBSD Virtual Machine
- Start the VMware User Process Manually If You Do Not Use a Session Manager
- Uninstall VMware Tools
- Virtual Machine Files
- Using Virtual Machines
- Starting Virtual Machines in Player
- Stopping Virtual Machines in Player
- Transferring Files and Text
- Using the Drag-and-Drop Feature
- Using the Copy and Paste Feature
- Using Shared Folders
- Mapping a Virtual Disk to the Host System
- Add a Host Printer to a Virtual Machine
- Using Removable Devices in Virtual Machines
- Install New Software in a Virtual Machine
- Changing the Virtual Machine Display
- Download a Virtual Appliance in Player
- Remove a Virtual Machine from the Library in Player
- Configuring and Managing Virtual Machines
- Change the Name of a Virtual Machine
- Change the Guest Operating System for a Virtual Machine
- Change the Working Directory for a Virtual Machine
- Change the Virtual Machine Directory for a Virtual Machine
- Change the Memory Allocation for a Virtual Machine
- Configuring Video and Sound
- Moving Virtual Machines
- Delete a Virtual Machine
- View the Message Log for a Virtual Machine
- Using the VIX API
- Configuring and Managing Devices
- Configuring DVD, CD-ROM, and Floppy Drives
- Configuring a USB Controller
- Configuring and Maintaining Virtual Hard Disks
- Configuring Virtual Ports
- Add a Virtual Parallel Port to a Virtual Machine
- Configure a Virtual Parallel Port on a Linux 2.6.x Kernel Host
- Configure Permissions for a Parallel Port Device on a Linux Host
- Troubleshoot ECR Errors for Parallel Ports
- Add a Virtual Serial Port to a Virtual Machine
- Change the Input Speed of a Serial Connection
- Configuring Generic SCSI Devices
- Configuring Eight-Way Virtual Symmetric Multiprocessing
- Configuring Keyboard Features
- Modify Hardware Settings for a Virtual Machine
- Configuring Network Connections
- Index
n
To use a different keysym mapping table that is not in the xkeymap directory, add the xkeymap.fileName
property and set it to the path to the table.
For example: xkeymap.fileName = "file_path"
The table must list a keysym for each key by using the form sym="v-scan_code", where the sym value is
an X keysym name and v-scan_code is a C-syntax hexadecimal number, for example, 0x001. Use a new
line for each keysym.
NOTE Because compiling a complete keysym mapping is difficult, you should usually edit an existing
table and make small changes.
n
To change the keysym mapping of a few keys, type the xkeymap.keysym property for each key, on
separate lines.
For example: xkeymap.keysym.sym = "v-scan_code"
The value of sym must be an X keysym name and v-scan_code is a C-syntax hexadecimal number, for
example, 0x001.
V-Scan Code Table
You specify v-scan codes when you change how keys or keysyms are mapped.
Following are the v-scan codes for the 104-key U.S. keyboard.
Table 6‑1. V-Scan Codes for the 104-Key U.S. Keyboard
Symbol Shifted Symbol Location V-Scan Code
Esc 0x001
1 ! 0x002
2 @ 0x003
3 # 0x004
4 $ 0x005
5 % 0x006
6 ^ 0x007
7 & 0x008
8 * 0x009
9 ( 0x00a
0 ) 0x00b
- _ 0x00c
= + 0x00d
Backspace 0x00e
Tab 0x00f
Q 0x010
W 0x011
E 0x012
R 0x013
T 0x014
Y 0x015
U 0x016
Getting Started with VMware Player
100 VMware, Inc.










