Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
32
cde/osf/bindings/hal
Normal file
32
cde/osf/bindings/hal
Normal file
@@ -0,0 +1,32 @@
|
||||
! $XConsortium: hal /main/4 1995/07/17 10:28:29 drk $
|
||||
! @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
|
||||
!
|
||||
!
|
||||
! "HaL" server for a Sun type 4 keyboard
|
||||
!
|
||||
osfCancel : <Key>Escape
|
||||
osfLeft : <Key>Left
|
||||
osfUp : <Key>Up
|
||||
osfRight : <Key>Right
|
||||
osfDown : <Key>Down
|
||||
osfEndLine : <Key>F33
|
||||
osfBeginLine : <Key>F27
|
||||
osfPageUp : <Key>F29
|
||||
osfPageDown : <Key>F35
|
||||
osfBackSpace : <Key>BackSpace
|
||||
osfDelete : <Key>Delete
|
||||
osfInsert : <Key>Insert
|
||||
osfAddMode :Shift <Key>F8
|
||||
osfHelp : <Key>Help
|
||||
osfMenu :Shift <Key>F10
|
||||
osfMenuBar : <Key>F10
|
||||
osfCopy : <Key>F16
|
||||
osfCut : <Key>F20
|
||||
osfPaste : <Key>F18
|
||||
osfUndo : <Key>F14
|
||||
Reference in New Issue
Block a user