Initial import of the CDE 2.1.30 sources from the Open Group.

This commit is contained in:
Peter Howkins
2012-03-10 18:21:40 +00:00
commit 83b6996daa
18978 changed files with 3945623 additions and 0 deletions

36
cde/osf/bindings/dec Normal file
View File

@@ -0,0 +1,36 @@
!
! @OSF_COPYRIGHT@
! 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
!
! $XConsortium: dec /main/6 1995/07/14 09:19:39 drk $
!
!"DECWINDOWS DigitalEquipmentCorp."
!
!
osfCancel : <Key>Escape
osfLeft : <Key>Left
osfUp : <Key>Up
osfRight : <Key>Right
osfDown : <Key>Down
osfEndLine :Alt <Key>Right
osfBeginLine :Alt <Key>Left
osfPageUp : <Key>Prior
osfPageDown : <Key>Next
osfBackSpace : <Key>Delete
osfDelete : <Key>DRemove
osfInsert : <Key>Insert
osfAddMode :Shift <Key>F8
osfHelp : <Key>Help
osfMenu :Shift <Key>F10
osfMenuBar : <Key>F10
osfSelect : <Key>Select
osfActivate : <Key>KP_Enter
osfPrimaryPaste : <Key>F14
osfQuickPaste : <Key>F17