Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
39
cde/osf/bindings/CDE
Normal file
39
cde/osf/bindings/CDE
Normal file
@@ -0,0 +1,39 @@
|
||||
! $XConsortium: CDE /main/4 1995/07/17 10:28:16 drk $
|
||||
! COPYRIGHT NOTICE
|
||||
! Copyright (c) 1990, 1991, 1992, 1993 Open Software Foundation, Inc.
|
||||
! ALL RIGHTS RESERVED (MOTIF). See the file named COPYRIGHT.MOTIF
|
||||
! for the full copyright text.
|
||||
!
|
||||
!
|
||||
! HISTORY
|
||||
!
|
||||
! Bindings for CDE 1.0, generic keyboard
|
||||
!
|
||||
! This file does not correspond to any specific server, so it cannot
|
||||
! be accessed via xmbind.aliases. If you wish to use these bindings,
|
||||
! copy them into ~/.motifbind or use xmbind to load this file directly.
|
||||
|
||||
osfActivate : <Key>KP_Enter, <Key>Execute
|
||||
osfAddMode : Shift<Key>F8
|
||||
osfBackSpace : <Key>BackSpace
|
||||
osfBeginLine : <Key>Home, <Key>Begin
|
||||
osfCancel : <Key>Escape, <Key>Cancel, Ctrl<Key>s
|
||||
osfClear : <Key>Clear
|
||||
osfCopy : Ctrl<Key>c, Ctrl<Key>Insert
|
||||
osfCut : Ctrl<Key>x, Shift<Key>Delete
|
||||
osfDelete : <Key>Delete
|
||||
osfDown : <Key>Down
|
||||
osfEndLine : <Key>End
|
||||
osfHelp : <Key>F1, <Key>Help
|
||||
osfInsert : <Key>Insert
|
||||
osfLeft : <Key>Left
|
||||
osfMenu : Shift<Key>F10, <Key>Menu
|
||||
osfMenuBar : <Key>F10, Shift<Key>Menu
|
||||
osfPageDown : <Key>Next
|
||||
osfPageUp : <Key>Prior
|
||||
osfPaste : Ctrl<Key>v, Shift<Key>Insert
|
||||
osfRight : <Key>Right
|
||||
osfSelect : <Key>Select
|
||||
osfSwitchDirection : Alt<Key>Return, Alt<Key>KP_Enter
|
||||
osfUndo : <Key>Undo
|
||||
osfUp : <Key>Up
|
||||
Reference in New Issue
Block a user