AIX® Version 6.1 Keyboard Technical Reference About This Book

Total Page:16

File Type:pdf, Size:1020Kb

AIX® Version 6.1 Keyboard Technical Reference About This Book AIX® Ver sion 6.1 Keyboard Technical Reference SC23-6614-02 AIX® Ver sion 6.1 Keyboard Technical Reference SC23-6614-02 Note Before using this information and the product it supports, read the information in Appendix B, “Notices,” on page 1017. Third Edition (September 2010) This edition applies to AIX Version 6.1 and to all subsequent releases and modifications until otherwise indicated in new editions. This edition replaces SC23-6614-01. © Copyright IBM Corporation 2007, 2010. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents About This Book.................................v Highlighting ...................................v Case-Sensitivity in AIX ...............................v ISO 9000 ....................................v Related Publications ................................v Chapter 1. Keyboard Overview ...........................1 Understanding Keyboard States ...........................1 Understanding Key Sequences ............................2 Understanding Nonspacing Characters .........................3 Understanding Keyboard Table Information .......................4 Key Position Codes and Scan Codes for Keyboards ....................4 Text Fonts for the Operating System ..........................6 Display Symbols .................................7 Chapter 2. Keyboard Translate Tables ........................9 Arabic Keyboard (Arabic) Translate Table ........................9 Arabic Keyboard (Latin) Translate Table ........................26 Assamese Keyboard Translate Table .........................43 Bengali Keyboard Translate Table ..........................45 Belgian-French/Dutch Keyboard Translate Table .....................47 Brazilian Keyboard Translate Table ..........................64 Bulgarian (Cyrillic layer) 101 Keyboard (ID 442) Translate Table ...............80 Bulgarian (Latin layer) 101 Keyboard (ID 442) Translate Table ................97 Bulgarian (Cyrillic layer) 102 Keyboard (ID 442) Translate Table ...............114 Bulgarian (Latin layer) 102 Keyboard (ID 442) Translate Table ...............131 Traditional Chinese Keyboard (ID 467) Translate Table ..................148 Chinese (Simplified) Keyboard Translate Table .....................160 Croatian Keyboard (ID 234) Translate Table ......................161 Czech Keyboard (ID 243) Translate Table .......................177 Danish Keyboard Translate Table ..........................193 Estonia Keyboard (ID 454) Translate Table.......................210 Canadian/French Keyboard Translate Table ......................226 French Keyboard (ID 120) Translate Table .......................244 French Keyboard (ID 189) Translate Table .......................261 Swiss/French Keyboard Translate Table ........................279 Canadian/French Keyboard (ID 445 w and ID 501 secondary) Translate Table .........296 German Keyboard Translate Table..........................299 Swiss/German Keyboard Translate Table .......................317 Greek Keyboard (Greek) Translate Table .......................334 Greek Keyboard (Latin) Translate Table ........................350 Gujarati Keyboard Translate Table ..........................367 Hebrew Keyboard (Hebrew, ID 115) Translate Table ...................383 Hebrew Keyboard (Latin, ID 115) Translate Table ....................401 Hebrew Keyboard (Hebrew, ID 212) Translate Table ...................418 Hebrew Keyboard (Latin, ID 212) Translate Table ....................433 Hungarian Keyboard (ID 208) Translate Table .....................447 Italian Keyboard (ID 141) Translate Table .......................463 Italian Keyboard (ID 142) Translate Table .......................481 Japanese Keyboard Translate Table .........................498 Kannada Keyboard (ID 483) Translate Table ......................511 Kazakh Keyboard Translate Table ..........................514 Korean Keyboard Translate Table ..........................514 © Copyright IBM Corp. 2007, 2010 iii Latin American Keyboard (ID 171) Translate Table ....................527 Latvian Keyboard (ID 455) Translate Table.......................529 Lithuanian Keyboard (ID 456) Translate Table .....................545 Macedonian (Cyrillic layer) Keyboard (ID 449) Translate Table ...............561 Macedonian (Latin layer) Keyboard (ID 449) Translate Table ................578 Malayalam Keyboard (ID 479) Translate Table .....................594 Marathi Keyboard Translate Table ..........................597 Netherlands Keyboard Translate Table ........................597 Norwegian Keyboard Translate Table .........................614 Oriya Keyboard Translate Table ...........................631 Polish Keyboard (ID 214) Translate Table .......................633 Portuguese Keyboard Translate Table ........................649 Punjabi Keyboard Translate Table ..........................667 Romanian Keyboard (ID 446) Translate Table .....................668 Russian (Cyrillic layer) 101 Keyboard (ID 441) Translate Table ...............685 Russian (Latin layer) 101 Keyboard (ID 441) Translate Table ................701 Russian (Cyrillic layer) 102 Keyboard (ID 441) Translate Table ...............718 Russian (Latin layer) 102 Keyboard (ID 441) Translate Table ................735 Serbian Cyrillic (Cyrillic layer) Keyboard (ID 450) Translate Table ..............752 Serbian Cyrillic (Latin layer) Keyboard (ID 450) Translate Table ...............769 Serbian Latin Keyboard (ID 234) Translate Table ....................786 Slovak Keyboard (ID 245) Translate Table .......................803 Slovene Keyboard (ID 234) Translate Table ......................819 Spanish Keyboard Translate Table..........................835 Finnish/Swedish Keyboard (ID 153) Translate Table ...................852 Finnish/Swedish Keyboard (ID 153A) Translate Table ...................870 Tamil Keyboard Translate Table ...........................888 Telugu Keyboard Translate Table ..........................894 Thai Keyboard Translate Table ...........................912 Thai (Latin layer) Keyboard Translate Table ......................917 Turkish Keyboard (ID 440) Special Symbols ......................931 Turkish Keyboard (ID 179) Translate Table.......................932 Turkish Keyboard (ID 440) Translate Table.......................948 United Kingdom English Keyboard (ID 166) Translate Table ................964 United Kingdom English Keyboard (ID 168) Translate Table ................982 United States English Keyboard Translate Table ....................1000 Appendix A. Key to Abbreviations Used in the Keyboard Translate Tables .........1015 Appendix B. Notices ..............................1017 Trademarks..................................1019 Index ....................................1021 iv AIX® Version 6.1 Keyboard Technical Reference About This Book This book provides programmers with complete, detailed information about keyboard layouts and translation tables for national languages supported by the AIX® operating system. Translation tables are listed alphabetically, and complete descriptions are given for the supported languages. Also included is a key to abbreviations used in the tables and an explaination of keyboard states with valid and invalid key sequences. Highlighting The following highlighting conventions are used in this book: Bold Identifies commands, subroutines, keywords, files, structures, directories, and other items whose names are predefined by the system. Also identifies graphical objects such as buttons, labels, and icons that the user selects. Italics Identifies parameters whose actual names or values are to be supplied by the user. Monospace Identifies examples of specific data values, examples of text similar to what you might see displayed, examples of portions of program code similar to what you might write as a programmer, messages from the system, or information you should actually type. Case-Sensitivity in AIX® Everything in the AIX® operating system is case-sensitive, which means that it distinguishes between uppercase and lowercase letters. For example, you can use the ls command to list files. If you type LS, the system responds that the command is "not found." Likewise, FILEA, FiLea, and filea are three distinct file names, even if they reside in the same directory. To avoid causing undesirable actions to be performed, always ensure that you use the correct case. ISO 9000 ISO 9000 registered quality systems were used in the development and manufacturing of this product. Related Publications The following books contain information about or related to keyboards: v AIX Version 6.1 Commands Reference, Volume 1 v AIX Version 6.1 Commands Reference, Volume 2 v AIX Version 6.1 Commands Reference, Volume 3 v AIX Version 6.1 Commands Reference, Volume 4 v AIX Version 6.1 Commands Reference, Volume 5 v AIX Version 6.1 Commands Reference, Volume 6 v AIX Version 6.1 General Programming Concepts: Writing and Debugging Programs v AIX Version 6.1 Kernel Extensions and Device Support Programming Concepts © Copyright IBM Corp. 2007, 2010 v vi AIX® Version 6.1 Keyboard Technical Reference Chapter 1. Keyboard Overview The operating system supports two different types of keyboards: X server and low function terminal (LFT) keyboards. Although these two keyboard maps appear to be the same, they are separate and distinct. An X server has an attached keyboard. The server uses mapping tables to manage the mapping of keyboard events. The mapping of an X server keyboard can be changed by using the xmodmap command.

  1034
Recommended publications
  • Mul-T-Lock 2016 Product Catalog Mul-T-Lock High Security & Access Control Solutions
    Mul-T-Lock 2016 Product Catalog Mul-T-Lock High Security & Access Control Solutions Effective January 1, 2016 TABLE OF CONTENTS Introduction 1 Grade 1 Hercular® Deadbolts 65 How to Order 4 Hercular® Anti-Ligature & Latch Locks 66 Multiple Platforms – A Security Level for Every Need 6 Grade 2 Cronus® Deadbolts 67 MT5®+ Platform Introduction 7 Locksets & Hardware 68 Interactive®+ Platform Introduction 8 Rim Locks 69 Integrator® Platform Introduction 9 Mortise Locks 70 Access Control, Keyless Entry & Smart Solutions 10 Lever & Knob Locks 71 WatchLock™ 11 Utility, Furniture & Retail Locks 73 Traka® Key & Asset Management Solutions 14 Padlocks 76 ENTR™ Smart Lock Solution 16 ArmaD Locks 79 Yale® Key Safes & Boxes 18 Mul-T-Lock Junior 82 CLIQ® E-Cylinders & Smart Key Solutions 20 Mul-T-Lock Parts 84 SMARTair® Access Control Solutions 26 Cylinder Parts - Pins 86 SMARTair® E-Motion Electronic Cabinet & Locker Locks 32 Cylinder Parts 100 Yale® Shine™ Glass Digital Door Locks 36 Hercular® Deadbolt Parts 138 Code-It™ Electronic Pushbutton Levers 38 Anti-Ligature Deadbolt & Gate Latch Lock Parts 142 GotU®+ Digital Door Viewers 40 Top Guard® Parts 143 Mul-T-Lock Keys, Keying Options & Services 42 Utility & Furniture Lock Parts 144 Keys & Cards 43 Padlock Parts 160 Services 47 Key Cutting Machine Parts 170 Machinery, Pinkits & Tools 48 Standard Ordering Form 174 Locksmith Tools 49 Master Keying Information 175 Cylinders 51 Key & Cylinder Maintenance 178 Mortise Cylinders 52 Warranty 180 Mogul Cylinders 52 Conditions of Sale 182 Rim Cylinders 53 Available Finishes 187 Large Format Interchangeable Cores 53 Knob, Lever and Deadbolt Replacement Cylinders 54 Foreign Cylinders 62 Deadbolts & Deadlatches 64 Established in 1973, Mul-T-Lock is a worldwide leader in the developing, manufacturing, and marketing of high security products for Institutional, Commercial, Industrial, and Residential customers.
    [Show full text]
  • Keyboard Shortcuts for Windows Computers
    AbilityNet Factsheet – May 2019 Keyboard Shortcuts for Windows computers This factsheet highlights some of the actions you can carry out quickly on your computer by using key combinations rather than using the mouse to navigate menus and options. These key combinations are referred to as shortcuts as they are often a much quicker way of carrying out tasks. They can also be particularly useful for repetitive actions. AbilityNet Factsheet: Keyboard Shortcuts Page 1 of 12 www.abilitynet.org.uk/factsheets May 2019 Contents 1. What are shortcuts ............................................................................................. 3 A note on Apple (Mac) computers ........................................................................... 3 Conventions ............................................................................................................. 3 Navigating Within Windows Using the Keyboard ..................................................... 4 Reference Chart ...................................................................................................... 7 Autocorrect as a shortcut ......................................................................................... 9 2. How can AbilityNet help? ................................................................................. 10 Free advice and home visits .................................................................................. 10 My Computer My Way ........................................................................................... 10 Workplace
    [Show full text]
  • Function Keys One of the Biggest Differences Between a Typewriter
    Function Keys One of the biggest differences between a typewriter keyboard and the computer keyboard is the row of keys at the top of the keyboard that are labeled F1 through F12. Commonly referred to as Function Keys, these keys were frequently used in the good old days of DOS programs. In today’s Windows world of computers, you can probably use your computer without ever using one of these keys. Yet, these function keys provide some interesting shortcuts for common computer functions that can be useful tools in everyday computing . The function keys are frequently used in combination with other keys such as the CTRL key, the ALT key, and the Shift key. This results in a plethora of possible keyboard shortcuts . Here is a brief rundown of the function key and what they can do for you. F1 As a throwback to DOS days, you will find that the F1 key will often bring up a help menu. If you press F1 while working in a program, help for that program will usually appear. If you press F1 while at the Windows desktop or when the Windows Explorer is open, a Windows help screen will pop up . If you happen to be working in a program and would like to see the Windows help screen, simply press the Windows key (the key with the Windows logo on the bottom row of keys) on your keyboard and press F1 at the same time. F2 You can use the F2 key to rename an item when working in Windows. Highlight any folder or file, and press F2.
    [Show full text]
  • Mac Keyboard Shortcuts Cut, Copy, Paste, and Other Common Shortcuts
    Mac keyboard shortcuts By pressing a combination of keys, you can do things that normally need a mouse, trackpad, or other input device. To use a keyboard shortcut, hold down one or more modifier keys while pressing the last key of the shortcut. For example, to use the shortcut Command-C (copy), hold down Command, press C, then release both keys. Mac menus and keyboards often use symbols for certain keys, including the modifier keys: Command ⌘ Option ⌥ Caps Lock ⇪ Shift ⇧ Control ⌃ Fn If you're using a keyboard made for Windows PCs, use the Alt key instead of Option, and the Windows logo key instead of Command. Some Mac keyboards and shortcuts use special keys in the top row, which include icons for volume, display brightness, and other functions. Press the icon key to perform that function, or combine it with the Fn key to use it as an F1, F2, F3, or other standard function key. To learn more shortcuts, check the menus of the app you're using. Every app can have its own shortcuts, and shortcuts that work in one app may not work in another. Cut, copy, paste, and other common shortcuts Shortcut Description Command-X Cut: Remove the selected item and copy it to the Clipboard. Command-C Copy the selected item to the Clipboard. This also works for files in the Finder. Command-V Paste the contents of the Clipboard into the current document or app. This also works for files in the Finder. Command-Z Undo the previous command. You can then press Command-Shift-Z to Redo, reversing the undo command.
    [Show full text]
  • DEC Text Processing Utility Reference Manual
    DEC Text Processing Utility Reference Manual Order Number: AA–PWCCD–TE April 2001 This manual describes the elements of the DEC Text Processing Utility (DECTPU). It is intended as a reference manual for experienced programmers. Revision/Update Information: This manual supersedes the DEC Text Processing Utility Reference Manual, Version 3.1 for OpenVMS Version 7.2. Software Version: DEC Text Processing Utility Version 3.1 for OpenVMS Alpha Version 7.3 and OpenVMS VAX Version 7.3 The content of this document has not changed since OpenVMS Version 7.1. Compaq Computer Corporation Houston, Texas © 2001 Compaq Computer Corporation COMPAQ, VAX, VMS, and the Compaq logo Registered in U.S. Patent and Trademark Office. OpenVMS is a trademark of Compaq Information Technologies Group, L.P. Motif is a trademark of The Open Group. PostScript is a registered trademark of Adobe Systems Incorporated. All other product names mentioned herein may be the trademarks or registered trademarks of their respective companies. Confidential computer software. Valid license from Compaq or authorized sublicensor required for possession, use, or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor’s standard commercial license. Compaq shall not be liable for technical or editorial errors or omissions contained herein. The information in this document is provided "as is" without warranty of any kind and is subject to change without notice. The warranties for Compaq products are set forth in the express limited warranty statements accompanying such products.
    [Show full text]
  • General Windows Shortcuts
    General Windows Shortcuts F1 Help F2 Rename Object F3 Find all files Ctrl + Z Undo Ctrl + X Cut Ctrl + C Copy Ctrl + V Paste Ctrl + Y Redo Ctrl + Esc Open Start menu Alt + Tab Switch between open programs Alt + F4 Quit program Shift + Delete Delete item permanently Shift + Right Click Displays a shortcut menu containing alternative commands Shift + Double Click Runs the alternate default command ( the second item on the menu) Alt + Double Click Displays properties F10 Activates menu bar options Shift + F10 Opens a contex t menu ( same as righ t click) Ctrl + Esc or Esc Selects the Start button (press Tab to select the taskbar, or press Shift + F10 for a context menu) Alt + Down Arrow Opens a drop‐down list box Alt + Tab Switch to another running program (hold down the Alt key and then press the Tab key to view the task‐switching window) Alt + Shift + Tab Swit ch b ackward s b etween open appli cati ons Shift Press and hold down the Shift key while you insert a CD‐ROM to bypass the automatic‐ run feature Alt + Spacebar Displays the main window's System menu (from the System menu, you can restore, move, resize, minimize, maximize, or close the window) Alt + ­ (Alt + hyphen) Displays the Multiple Document Interface (MDI) child window's System menu (from the MDI child window's System menu, you can restore, move, resize, minimize maximize, or close the child window) Ctrl + Tab Switch to t h e next child window o f a Multi ple D ocument Interf ace (MDI) pr ogram Alt + Underlined letter in Opens the menu and the function of the underlined letter
    [Show full text]
  • Mini Keyboard
    Mini Keyboard Product Introduction The TeckNet X331 2.4GHz Mini Wireless Keyboard & Touchpad is an amazingly versatile and compact device offering a full QWERTY keyboard and cursor control combined with the freedom of wireless connectivity. The wireless capability makes it perfect for sales presentations or college lectures, giving the user up to 10 metres working radius and the ability to change slides, write on the screen, update screen options or simply emphasise words or objects without the need to return to your PC. It’s also a great way to enhance your enjoyment of Internet TV. Wirelessly connect to your Smart TV, Android TV set top box or PC and sit back, relax and use the X331 for surfing channels, searching YouTube and adjusting settings ect. FN+Space Adjust sensitivity of the touchpad the browser return to main page home page stop searching mute Menu left mouse right mouse 01 Product Contents Tecknet Mini Keyboard X331 ×1 Nano Receiver ×1 User Manual ×1 Charging Cable ×1 Warranty Card ×1 Technical Specifications Dimensions: ( L x W x H ) 146.8 x 97.5 x 19 mm Weight (grams): 110g Operational Range: Up To 10 metres Transmit Power: +5db Max Operation Voltage: 3.3V Operation Current: <50mA Charging Current: <300mA Sleep Current: <1mA Computer System Requirements This product is able to work on the following systems: Windows Vista, Windows CE, Win7,Win8,Win8.1,Win10 Linux (Debian-3.1, Redhat-9.0 Ubuntu-8.10 Fedora-7.0 tested) Android/Google/Smart TV Instructions For Using This Product Connecting the Receiver Slide the Receiver out from the X331 keyboard and insert it into an empty USB port on the device that you wish to connect it to.
    [Show full text]
  • Keyboard Shortcuts
    NBSIA Member Services Presents NBSIA Member Services Presents KeyboardKeyboard ShortcutsShortcuts KeyboardKeyboard ShortcutsShortcuts Using these keyboard shortcuts to perform simple yet common computer tasks Using these keyboard shortcuts to perform simple yet common computer tasks can help save time as well as prevent repetitive motion use of the computer mouse. To can help save time as well as prevent repetitive motion use of the computer mouse. To use these shortcuts simply press and hold down the keys shown for the desired result. use these shortcuts simply press and hold down the keys shown for the desired result. Ctrl X =CUT Ctrl S =SAVE Ctrl X =CUT Ctrl S =SAVE Select Text Select Text Ctrl C =COPY Ctrl P =PRINT Ctrl C =COPY Ctrl P =PRINT Select Text Select Text Ctrl V =PASTE Ctrl Z =UNDO Ctrl V =PASTE Ctrl Z =UNDO Select Text Select Text Ctrl B =BOLD Ctrl Y =REDO Ctrl B =BOLD Ctrl Y =REDO Select Text Select Text Ctrl I =ITALIC Ctrl A =SELECT ALL Ctrl I =ITALIC Ctrl A =SELECT ALL Select Text Select Text Ctrl U =UNDERLINE Ctrl =COPY FILE Ctrl U =UNDERLINE Ctrl =COPY FILE Select Text Click & Drag Select Text Click & Drag PRINT SINGLE MONITOR PRINT DOUBLE MONITOR PRINT SINGLE MONITOR PRINT DOUBLE MONITOR Alt SCREEN Ctrl SCREEN Alt SCREEN Ctrl SCREEN SysRq = SysRq = = = SCREEN SHOT SCREEN SHOT SysRq SCREEN SHOT SysRq SCREEN SHOT TOGGLE OPEN TOGGLE OPEN Alt Tab = F1 =HELP F5 =REFRESH Alt Tab = F1 =HELP F5 =REFRESH WINDOWS WINDOWS SYMBOLS SYMBOLS Hold down the ALT button then enter the four digit code using the 10-key number Hold down the ALT button then enter the four digit code using the 10-key number pad.
    [Show full text]
  • REMOVABLE CORE) ASSEMBLY for Installation Assistance, Contact SARGENT at 800-727-5477 •
    INSTRUCTIONS FOR REKEYING THE SARGENT® (65-)11-10- (6300) LARGE FORMAT INTERCHANGEABLE (REMOVABLE CORE) ASSEMBLY For installation assistance, contact SARGENT at 800-727-5477 • www.sargentlock.com The 6300 series LFIC (Removable Core) uses a control key whose bittings match the Top Master Key of the key system in positions 1, 2, 5 and 6. The control bittings in positions 3 and 4 are selected from the Key Bitting Array of the master key system. This method significantly reduces the bittings available in the Key Bitting Array of any Top Master Key. Increasing the levels in the master keying system and cross keying also has a significant impact on the yield of keys at each selected level. The chamber stack value for the 6300 series LFIC (removable core) is normally calculated by using a stack value of 15 in positions 1, 2, 5, and 6. This is the total value of the bottom pins, master splits and driver pins that would be required to pin the core (based on the keying levels). In chambers 3 and 4 of the 6300 series LFIC (removable core), the stack value is 20. This is done to allow the control key to achieve a shear line in chambers 3 and 4 of the control sleeve. Important Cylinders master keyed at the factory prior to January 2009 use hollow drivers and SARGENT recommends their continued use. Hollow drivers must be used in chambers 3 and 4. A different spring is used in conjunction with the hollow drivers. These special drivers and springs are included in a special pinning kit #437 RC/UL.
    [Show full text]
  • How to Enter Foreign Language Characters on Computers
    How to Enter Foreign Language Characters on Computers Introduction Current word processors and operating systems provide a large number of methods for writing special characters such as accented letters used in foreign languages. Unfortunately, it is not always obvious just how to enter such characters. Moreover, even when one knows a method of typing an accented letter, there may be a much simpler method for doing the same thing. This note may help you find the most convenient method for typing such characters. The choice of method will largely depend on how frequently you have to type in foreign languages. 1 The “ALT Key” Method This is the most common method of entering special characters. It always works, regardless of what pro- gram you are using. On both PCs and Macs, you can write foreign characters in any application by combining the ALT key (the key next to the space bar) with some alphabetic characters (on the Mac) or numbers (on PCs), pro- vided you type numbers on the numeric keypad, rather than using the numbers at the top of the keyboard. To do that, of course, also requires your NumLock Key to be turned on, which it normally will be. For example, On the Mac, ALT + n generates “ñ”. On the PC, ALT + (number pad) 164 or ALT + (number pad) 0241 generate “ñ”. A list of three- and four-digit PC codes for some common foreign languages appears at the end of this note. 2 The “Insert Symbol” Method Most menus in word processors and other applications offer access to a window displaying all the printable characters in a particular character set.
    [Show full text]
  • Keyboard Shortcuts for Avid Editors
    Keyboard Shortcuts for Avid Editors (Media Composer, Newscutter, and Symphony) • Audio • Bin • Capturing • Editing • Effect Mode • Playing & Marking • Timeline • Trim Mode • Tools • Other Note: = Command Key Audio Windows Macintosh Description Alt + click Pan slider Option + click Pan slider Snaps to Mid in Audio Mix tool Snaps to 0 dB in Audio EQ and Audio Alt + click Volume slider Option + click Volume slider tools Alt + click Audio Track Option + click Audio Track Selects track for audio scrub Monitor button Monitor button monitoring Alt + click Track Solo button Option + click Track Solo (Automation Gain tool) button (Automation Gain tool) or or Mutes selected track (1 to 8) Alt + number (1 to 8) at top Option + number (1 to 8) at of keyboard top of keyboard Moves selected audio keyframe Alt + drag keyframe Option + drag keyframe horizontally in Timeline Alt + click digital scrub parameters in Composer Option + click digital scrub monitorOption + click digital parameters in Composer Opens Audio Settings dialog box scrub parameters in monitor Composer monitor Bin Windows Macintosh Description Ctrl + N Creates a new bin + N Selects all items in the active bin or the Project Window, Ctrl + A + A if selected Ctrl + W Closes open windows, bins or dialog boxes + W Prints the selected bin in whatever view you have Ctrl + P + P selected (Text, Frame or Script View) Ctrl + D Duplicates selected clip(s), sequence(s), or title(s) + D Creates a Group Clip from selected Master Clips or Sub Shift + Ctrl + G + Shift + G Clips First, select clips or sequences in the bin, then use this Ctrl + I shortcut to open the Console window, which will display + I useful information Hold down these shortcut keys, then click on the Clip Shift + Ctrl + click Shift + Ctrl + click Menu.
    [Show full text]
  • Startup Keyboard Shortcuts Press the Key Or Key Combination Until The
    Startup keyboard shortcuts Press the key or key combination until the expected function occurs/appears (for example, hold Option during startup until Startup Manager appears, or Shift until "Safe Boot" appears). Tip: If a startup function doesn't work and you use a third-party keyboard, connect an Apple keyboard and try again. Key or key combination What it does Option Display all bootable volumes (Startup Manager) Shift Perform Safe Boot (start up in Safe Mode) C Start from a bootable disc (DVD, CD) T Start in FireWire target disk mode N Start from NetBoot server X Force Mac OS X startup (if non-Mac OS X startup volumes are present) Command-V Start in Verbose Mode Command-S Start in Single User Mode To use a keyboard shortcut, or key combination, you press a modifier key with a character key. For example, pressing the Command key (the key with a symbol) and the "c" key at the same time copies whatever is currently selected (text, graphics, and so forth) into the Clipboard. This is also known as the Command-C key combination (or keyboard shortcut). A modifier key is a part of many key combinations. A modifier key alters the way other keystrokes or mouse clicks are interpreted by Mac OS X. Modifier keys include: Command, Control, Option, Shift, Caps Lock, and the fn key (if your keyboard has a fn key). Here are the modifier key symbols you can see in Mac OS X menus: (Command key) - On some Apple keyboards, this key also has an Apple logo ( ) (Control key) (Option key) - "Alt" may also appear on this key (Shift key) (Caps Lock) - Toggles Caps Lock on or off fn (Function key) Startup keyboard shortcuts Press the key or key combination until the expected function occurs/appears (for example, hold Option during startup until Startup Manager appears, or Shift until "Safe Boot" appears).
    [Show full text]