Keyboard shortcuts: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: {|border=1 cellpadding=3 cellspacing=3 style="margin: 1em auto 1em auto; border: 1px #666666 solid; border-collapse: collapse; background: #f9f9f9;" !style="background:#cccccc;"|Keystroke!...)
 
(per ticket #10534 and Release_notes/11.3.0#Input we do not have an F6 shortcut, it is an undesired side-effect of mechanical keyboard support)
 
(84 intermediate revisions by 36 users not shown)
Line 1: Line 1:
{{OLPC}}
{{Translations}}
This page provides a listing of the agreed upon shortcuts for the system at large and for various controls within the activities, which should be referenced for consistency across them. For the philosophy on the usage of various modifier keys, please refer to the [http://wiki.sugarlabs.org/go/Human_Interface_Guidelines/The_Sugar_Interface/Input_Systems Human Interface Guidelines for Input Systems].

Please see [[Cheat_codes|cheat codes]] for a list of boot options.

Please see [[Keyboard]] for more detail about the OLPC keyboard.

{|border=1 cellpadding=3 cellspacing=3 style="margin: 1em auto 1em auto; border: 1px #666666 solid; border-collapse: collapse; background: #f9f9f9;"
{|border=1 cellpadding=3 cellspacing=3 style="margin: 1em auto 1em auto; border: 1px #666666 solid; border-collapse: collapse; background: #f9f9f9;"
!style="background:#cccccc;"|Keystroke!!style="background:#cccccc;"|Description
!style="background:#cccccc;"|Keystroke!!style="background:#cccccc;"|Description


|-style="background: #e9e9e9;"
|-style="background: #e9e9e9;"
|colspan="2"|'''Startup'''
|colspan="2"|'''Sugar'''
|-
|-
|Alt-Tab <strike>Ctrl-Tab</strike>
|X Gamepad Button
|Cycle forward through running activities
|Interrupts boot, providing the [[Forth Lesson 0|Open Firmware ok prompt]]. You may have to press the [[Esc key]] during the countdown ([[OLPC_Firmware_q2c25#How_to_get_the_ok_prompt|q2c25]]).
|-
|-
|Shift-Alt-Tab <strike>Shift-Ctrl-Tab</strike>
|O Gamepad Button
|Cycle backward through running activities
|Boots from backup OS image, for system recovery. (not yet in a stable build)
|-
|-
|<strike>Ctrl-Tilde</strike> (See discussion)
|Left D-Pad Button
|<strike>Cycle forward through running instances of the current activity</strike>
|Turns off "pretty boot" in firmware following q2c27; enables pretty boot in earlier builds.
|-
|-
|<strike>Shift-Ctrl-Tilde</strike> (See discussion)
|Right D-Pad Button
|<strike>Cycle backward through running instances of the current activity</strike>
|Try it out.
|-
|-
|Ctrl-c
|X and Check Gamepad Buttons
|Copy to clipboard
|Skip upgrade, just writing an activation lease to USB key and boot. (If your XO doesn't have a check key, use the 'O' key instead)
|-
|-
|Ctrl-v
|X and Square Gamepad Buttons
|Paste from clipboard
|Wipes user directory, performing a factory-fresh install. (Appropriate for upgrading machines straight from the factory)
|-
|Ctrl-x
|Cut (and copy to clipboard)
|-
|Ctrl-a
|Select all (current input/dialog/text box )
|-
|Ctrl-q
|Quit activity
|-
|Ctrl-Esc
|Quit activity
|-
|Alt-Enter
|Toggle full-screen mode
|-
|Alt-Space
|Toggle tray visibility (works in Browse but not in Record)
|-
|Ctrl-u
|View source in Browse (opens copy of source in Write)
|-
|Fn-Space
|View source (system wide, although not enabled in all applications yet)
|-
|Alt-1
|Screen capture; saved to Journal as a [[PNG]] file named "Screenshot of N" where N is the activity or window name
|-
|Alt-Shift-s
|Say text
|-
|-


|-style="background: #e9e9e9;"
|-style="background: #e9e9e9;"
|colspan="2"|'''Sugar/System'''
|colspan="2"|'''System'''
|-
|-
|Ctrl-Alt-F1 (F1 is the Neighborhood key)
|Ctrl-Tab
|[[Console]] 1
|Cycle forward through running activities
|-
|-
|Ctrl-Alt-F2 (F2 is the Friends key)
|Shift-Ctrl-Tab
|[[Console]] 2
|Cycle backward through running activities
|-
|-
|Ctrl-Alt-F3 (F3 is the Home key)
|Ctrl-Tilde
|[[Console]] 3
|Cycle forward through running instances of the current activity
|-
|-
|Esc-Frame-RightArrow-Fn (the four corners keys on the keyboard)
|Shift-Ctrl-Tilde
|Recalibrate touchpad (AKA [[Four finger salute]]); '''Fn''' should be pressed last. [[Image:Four finger salute.jpg|120px]]
|Cycle backward through running instances of the current activity
|-
|Fn-UpArrow
|Page Up
|-
|Fn-DownArrow
|Page Down
|-
|Fn-LeftArrow
|Home
|-
|Fn-RightArrow
|End
|-
|Alt-BrightnessDown
|Backlight off black & white mode
|-
|Alt-BrightnessUp
|Full brightness color mode
|-
|Ctrl-VolumeDown
|Mute
|-
|Ctrl-VolumeUp
|Full volume


|-style="background: #e9e9e9;"
|colspan="2"|'''Equivalents for special keys (e.g. when [[emulating the XO]])'''
|-
|Alt-Shift-f
|Toggle frame
|-
|Alt-Shift-o
|Open search
|-
|Alt-Shift-r
|Rotate (the rotate screen button)
|-
|Alt-Shift-v
|View source (system wide, although not enabled in all applications yet)
|-
|PrtScn
|Screen capture; saved to Journal as a [[PNG]] file named "Screenshot"
|-
|-style="background: #e9e9e9;"
|colspan="2"|'''Special keys for [[emulating the XO]])'''
|-
|Alt-Shift-Q
|Quit Sugar and shutdown. (See also <trac>10816</trac>).
|}
|}

=== Terminal and Ctrl shortcuts ===

The Terminal activity intentionally overrides Ctrl+ shortcuts, because they are needed for normal terminal usage.

In release [[8.1.0]] and subsequent releases, to copy or paste in the [[Terminal Activity]], press Shift-Ctrl-c or Shift-Ctrl-v.

==Using modifier keys in combination==
Note about the use of modifier keys: there are several (slightly) different ways in which key combinations are indicated in the wiki. Whenever you see combinations separated by either a - or + this means to press these keys together, starting with the modifier keys. The last key in the sequence should be pressed while holding down the modifier key(s). For example:

Shift-A (or Shift+A) means hold the Shift key down and ''then'' press the A key ''while holding down the Shift key''. This will create a capital letter A. (The order is important: if you press the A key first, the result will be a lower case a.)

Ctrl-Alt-Erase (or Ctrl+Alt+Erase) means hold down both the Ctrl and Alt keys and ''then'' press the Erase key. This will restart Sugar/X Windows. (Again, the order is important: if you press the Erase key first, the result will be a backspace.)

[[Category:Keyboard]]

Latest revision as of 00:27, 31 October 2011

  This page is monitored by the OLPC team.
  english | 日本語 HowTo [ID# 262175]  +/-  

This page provides a listing of the agreed upon shortcuts for the system at large and for various controls within the activities, which should be referenced for consistency across them. For the philosophy on the usage of various modifier keys, please refer to the Human Interface Guidelines for Input Systems.

Please see cheat codes for a list of boot options.

Please see Keyboard for more detail about the OLPC keyboard.

Keystroke Description
Sugar
Alt-Tab Ctrl-Tab Cycle forward through running activities
Shift-Alt-Tab Shift-Ctrl-Tab Cycle backward through running activities
Ctrl-Tilde (See discussion) Cycle forward through running instances of the current activity
Shift-Ctrl-Tilde (See discussion) Cycle backward through running instances of the current activity
Ctrl-c Copy to clipboard
Ctrl-v Paste from clipboard
Ctrl-x Cut (and copy to clipboard)
Ctrl-a Select all (current input/dialog/text box )
Ctrl-q Quit activity
Ctrl-Esc Quit activity
Alt-Enter Toggle full-screen mode
Alt-Space Toggle tray visibility (works in Browse but not in Record)
Ctrl-u View source in Browse (opens copy of source in Write)
Fn-Space View source (system wide, although not enabled in all applications yet)
Alt-1 Screen capture; saved to Journal as a PNG file named "Screenshot of N" where N is the activity or window name
Alt-Shift-s Say text
System
Ctrl-Alt-F1 (F1 is the Neighborhood key) Console 1
Ctrl-Alt-F2 (F2 is the Friends key) Console 2
Ctrl-Alt-F3 (F3 is the Home key) Console 3
Esc-Frame-RightArrow-Fn (the four corners keys on the keyboard) Recalibrate touchpad (AKA Four finger salute); Fn should be pressed last. Four finger salute.jpg
Fn-UpArrow Page Up
Fn-DownArrow Page Down
Fn-LeftArrow Home
Fn-RightArrow End
Alt-BrightnessDown Backlight off black & white mode
Alt-BrightnessUp Full brightness color mode
Ctrl-VolumeDown Mute
Ctrl-VolumeUp Full volume
Equivalents for special keys (e.g. when emulating the XO)
Alt-Shift-f Toggle frame
Alt-Shift-o Open search
Alt-Shift-r Rotate (the rotate screen button)
Alt-Shift-v View source (system wide, although not enabled in all applications yet)
PrtScn Screen capture; saved to Journal as a PNG file named "Screenshot"
Special keys for emulating the XO)
Alt-Shift-Q Quit Sugar and shutdown. (See also <trac>10816</trac>).

Terminal and Ctrl shortcuts

The Terminal activity intentionally overrides Ctrl+ shortcuts, because they are needed for normal terminal usage.

In release 8.1.0 and subsequent releases, to copy or paste in the Terminal Activity, press Shift-Ctrl-c or Shift-Ctrl-v.

Using modifier keys in combination

Note about the use of modifier keys: there are several (slightly) different ways in which key combinations are indicated in the wiki. Whenever you see combinations separated by either a - or + this means to press these keys together, starting with the modifier keys. The last key in the sequence should be pressed while holding down the modifier key(s). For example:

Shift-A (or Shift+A) means hold the Shift key down and then press the A key while holding down the Shift key. This will create a capital letter A. (The order is important: if you press the A key first, the result will be a lower case a.)

Ctrl-Alt-Erase (or Ctrl+Alt+Erase) means hold down both the Ctrl and Alt keys and then press the Erase key. This will restart Sugar/X Windows. (Again, the order is important: if you press the Erase key first, the result will be a backspace.)