Initial import of the CDE 2.1.30 sources from the Open Group.
[oweals/cde.git] / cde / osf / bindings / CDE
1 ! $XConsortium: CDE /main/4 1995/07/17 10:28:16 drk $
2 ! COPYRIGHT NOTICE
3 ! Copyright (c) 1990, 1991, 1992, 1993 Open Software Foundation, Inc.
4 ! ALL RIGHTS RESERVED (MOTIF).  See the file named COPYRIGHT.MOTIF
5 ! for the full copyright text.
6
7
8 ! HISTORY
9
10 ! Bindings for CDE 1.0, generic keyboard
11
12 ! This file does not correspond to any specific server, so it cannot
13 ! be accessed via xmbind.aliases.  If you wish to use these bindings,
14 ! copy them into ~/.motifbind or use xmbind to load this file directly.
15
16 osfActivate        : <Key>KP_Enter, <Key>Execute
17 osfAddMode         : Shift<Key>F8
18 osfBackSpace       : <Key>BackSpace
19 osfBeginLine       : <Key>Home, <Key>Begin
20 osfCancel          : <Key>Escape, <Key>Cancel, Ctrl<Key>s
21 osfClear           : <Key>Clear
22 osfCopy            : Ctrl<Key>c, Ctrl<Key>Insert
23 osfCut             : Ctrl<Key>x, Shift<Key>Delete
24 osfDelete          : <Key>Delete
25 osfDown            : <Key>Down
26 osfEndLine         : <Key>End
27 osfHelp            : <Key>F1, <Key>Help
28 osfInsert          : <Key>Insert
29 osfLeft            : <Key>Left
30 osfMenu            : Shift<Key>F10, <Key>Menu
31 osfMenuBar         : <Key>F10, Shift<Key>Menu
32 osfPageDown        : <Key>Next
33 osfPageUp          : <Key>Prior
34 osfPaste           : Ctrl<Key>v, Shift<Key>Insert
35 osfRight           : <Key>Right
36 osfSelect          : <Key>Select
37 osfSwitchDirection : Alt<Key>Return, Alt<Key>KP_Enter
38 osfUndo            : <Key>Undo
39 osfUp              : <Key>Up