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

39
cde/osf/bindings/CDE Normal file
View 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

View File

@@ -0,0 +1,48 @@
XCOMM
XCOMM @OSF_COPYRIGHT@
XCOMM COPYRIGHT NOTICE
XCOMM Copyright (c) 1990, 1991, 1992, 1993 Open Software Foundation, Inc.
XCOMM ALL RIGHTS RESERVED (MOTIF). See the file named COPYRIGHT.MOTIF for
XCOMM the full copyright text.
XCOMM
XCOMM
XCOMM HISTORY
XCOMM
XCOMM $TOG: Imakefile /main/8 1997/07/02 17:51:43 samborn $
INSTALLFLAGS = $(INSTINCFLAGS)
FILES = \
xmbind.alias \
acorn \
apollo \
dec \
dg_AViiON \
doubleclick \
hal \
hitachi \
hp \
ibm \
intergraph \
intergraph17 \
megatek \
motorola \
ncr_at \
ncr_vt \
pc \
sgi \
sni \
sni_97801 \
siemens_9733 \
siemens_wx200 \
sony \
sun_mit \
sun_news \
tek
all::
InstallMultiple($(FILES),VirtualBindingsPath)
depend::

39
cde/osf/bindings/README Normal file
View File

@@ -0,0 +1,39 @@
/* $XConsortium: README /main/3 1996/07/15 13:55:02 drk $ */
This directory contains a collection of sample ".motifbind" files:
acorn
apollo
dec
dg_AViiON
doubleclick
hitachi
hp
ibm
intergraph17
intergraph
megatek
motorola
ncr_at
ncr_vt
sgi
siemens_9733
siemens_wx200
sun_mit
sun_news
tek
These files were provided by various vendors, though not necessarily
the vendors whose hardware they apply to. Each file contains a set of
keyboard bindings that is suggested for use on that particular
server/hardware combination. These files should be used as examples
of ~/.motifbind files to work from.
By copying the appropriate file into the user's home directory and
renaming it to ".motifbind", the bindings will be recognized and used
when the Motif window manager is (re)started.
These bindings will override any other default bindings except those
initiated within a client application (using XtOverrideTranslations).
These examples are provided, as is, only as a service to the vendors
and users.

35
cde/osf/bindings/acorn Normal file
View File

@@ -0,0 +1,35 @@
!
! @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: acorn /main/6 1995/07/14 09:19:28 drk $
!
!"Acorn Computers Ltd"
! Acorn RISC iX versions 1.0->1.2 running on Acorn R140, R225, R260
! (all national keyboard variants)
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>BackSpace
osfDelete : <Key>Delete
osfInsert : <Key>Insert
osfAddMode :Shift <Key>F8
osfHelp : <Key>F1
osfMenu :Shift <Key>F10
osfMenuBar : <Key>F10
osfActivate : <Key>KP_Enter
osfCopy : <Key>Select

38
cde/osf/bindings/apollo Normal file
View File

@@ -0,0 +1,38 @@
!
! @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: apollo /main/6 1995/07/14 09:19:33 drk $
!
!"Apollo Computer Inc."
!
!
osfCancel : <Key>Escape
osfLeft : <Key>Left
osfUp : <Key>Up
osfRight : <Key>Right
osfDown : <Key>Down
osfEndLine : <Key>apRightBar
osfBeginLine : <Key>apLeftBar
osfPageUp : <Key>apUpBox
osfPageDown : <Key>apDownBox
osfPageLeft : <Key>apLeftBox
osfPageRight : <Key>apRightBox
osfBackSpace : <Key>BackSpace
osfDelete : <Key>apCharDel
osfInsert : <Key>Select
osfAddMode :Shift <Key>F8
osfHelp : <Key>Help
osfMenu :Shift <Key>F10
osfMenuBar : <Key>F10
osfCopy : <Key>apCopy
osfCut : <Key>apCut
osfPaste : <Key>apPaste
osfUndo : <Key>Undo

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

View File

@@ -0,0 +1,32 @@
!
! @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: dg_AViiON /main/6 1995/07/14 09:19:45 drk $
!
!"Data General Corporation Rev 04"
! AViiON
!
osfCancel : <Key>Escape
osfLeft : <Key>Left
osfUp : <Key>Up
osfRight : <Key>Right
osfDown : <Key>Down
osfEndLine : <Key>End
osfBeginLine : <Key>Home
osfPageUp : <Key>Prior
osfPageDown : <Key>Next
osfBackSpace : <Key>BackSpace
osfDelete : <Key>Delete
osfInsert : <Key>Insert
osfAddMode :Shift <Key>F8
osfHelp : <Key>F1
osfMenu :Shift <Key>F10
osfMenuBar : <Key>F10

View File

@@ -0,0 +1,32 @@
!
! @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: doubleclick /main/6 1995/07/14 09:19:51 drk $
!
!"Double Click Imaging, Inc. KeyX"
! for the version of KeyX running on 386 AT bus compatibles.
!
osfCancel : <Key>Escape
osfLeft : <Key>Left
osfUp : <Key>Up
osfRight : <Key>Right
osfDown : <Key>Down
osfEndLine : <Key>End
osfBeginLine : <Key>Home
osfPageUp : <Key>Prior
osfPageDown : <Key>Next
osfBackSpace : <Key>BackSpace
osfDelete : <Key>Delete
osfInsert : <Key>Insert
osfAddMode :Shift <Key>F8
osfHelp : <Key>F1
osfMenu :Shift <Key>F10
osfMenuBar : <Key>F10

32
cde/osf/bindings/hal Normal file
View 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

32
cde/osf/bindings/hitachi Normal file
View File

@@ -0,0 +1,32 @@
!
! @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: hitachi /main/6 1995/07/14 09:19:58 drk $
!
!
! Hitachi System 2050
!
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>BackSpace
osfDelete : <Key>Delete
osfInsert : <Key>Insert
osfAddMode :Shift <Key>F8
osfHelp : <Key>F1
osfMenu :Shift <Key>F10
osfMenuBar : <Key>F10

38
cde/osf/bindings/hp Normal file
View File

@@ -0,0 +1,38 @@
!
! @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: hp /main/7 1996/11/21 13:06:42 cde-hp $
!
!"Hewlett-Packard Company"
!
!
osfCancel : <Key>Escape
osfLeft : <Key>Left
osfUp : <Key>Up
osfRight : <Key>Right
osfDown : <Key>Down
osfEndLine : <Key>End
osfBeginLine : <Key>Home
osfPageUp : <Key>Prior
osfPageDown : <Key>Next
osfBackSpace : <Key>BackSpace
osfDelete : <Key>Delete
osfInsert : <Key>Insert
osfAddMode :Shift <Key>F8
osfHelp : <Key>F1
osfMenu :Shift <Key>F10
osfMenuBar : <Key>F10
osfSelect : <Key>Select
osfClear : <Key>Clear
osfUndo : <Key>Undo
osfPrimaryPaste :Meta Ctrl <Key>Insert

32
cde/osf/bindings/ibm Normal file
View File

@@ -0,0 +1,32 @@
!
! @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: ibm /main/6 1995/07/14 09:20:11 drk $
!
!"International Business Machines"
! for AIX/PS2 and RS/6000 systems
!
osfCancel : <Key>Escape
osfLeft : <Key>Left
osfUp : <Key>Up
osfRight : <Key>Right
osfDown : <Key>Down
osfEndLine : <Key>End
osfBeginLine : <Key>Home
osfPageUp : <Key>Prior
osfPageDown : <Key>Next
osfBackSpace : <Key>BackSpace
osfDelete : <Key>Delete
osfInsert : <Key>Insert
osfAddMode :Shift <Key>F8
osfHelp : <Key>F1
osfMenu :Shift <Key>F10
osfMenuBar : <Key>F10

View File

@@ -0,0 +1,31 @@
!
! @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: intergraph /main/6 1995/07/14 09:20:18 drk $
!
! Intergraph
! with Delete & Backspace keys
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>BackSpace
osfDelete : <Key>Delete
osfInsert : <Key>Insert
osfAddMode :Shift <Key>F8
osfHelp : <Key>Help
osfMenu :Shift <Key>F10
osfMenuBar : <Key>F10

View File

@@ -0,0 +1,31 @@
!
! @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: intergraph17 /main/6 1995/07/14 09:20:24 drk $
!
! Intergraph
! with single Delete/Backspace keys (use F17 for Delete)
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>BackSpace
osfDelete : <Key>F17
osfInsert : <Key>Insert
osfAddMode :Shift <Key>F8
osfHelp : <Key>Help
osfMenu :Shift <Key>F10
osfMenuBar : <Key>F10

36
cde/osf/bindings/megatek 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: megatek /main/6 1995/07/14 09:20:29 drk $
!
!"Megatek Corporation"
! Megatek X-Cellerator
!
osfCancel : <Key>Escape
osfLeft : <Key>Left
osfUp : <Key>Up
osfRight : <Key>Right
osfDown : <Key>Down
osfEndLine : <Key>R13
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

37
cde/osf/bindings/motorola Normal file
View File

@@ -0,0 +1,37 @@
!
! @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: motorola /main/6 1995/07/14 09:20:35 drk $
!
!"Motorola Inc. (Microcomputer Division) "
! (c) Copyright 1990 Motorola Inc.
! Motorola provides these key bindings as is,
! with no guarantees or warranties implied.
! Motorola is under no obligation to support,
! update, or extend these key bindings for
! future releases.
!
osfCancel : <Key>Escape
osfLeft : <Key>Left
osfUp : <Key>Up
osfRight : <Key>Right
osfDown : <Key>Down
osfEndLine : <Key>End
osfBeginLine : <Key>Home
osfPageUp : <Key>Prior
osfPageDown : <Key>Next
osfBackSpace : <Key>BackSpace
osfDelete : <Key>Delete
osfInsert : <Key>Insert
osfAddMode :Shift <Key>F8
osfHelp : <Key>F1
osfMenu :Shift <Key>F10
osfMenuBar : <Key>F10

32
cde/osf/bindings/ncr_at Normal file
View File

@@ -0,0 +1,32 @@
!
! @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: ncr_at /main/6 1995/07/14 09:20:41 drk $
!
! NCR XL Series X-Station
! PC AT keyboard
osfCancel : <Key>Escape
osfLeft : <Key>Left
osfUp : <Key>Up
osfRight : <Key>Right
osfDown : <Key>Down
osfEndLine : <Key>End
osfBeginLine : <Key>Home
osfPageUp : <Key>Prior
osfPageDown : <Key>Next
osfBackSpace : <Key>BackSpace
osfDelete : <Key>Delete
osfInsert : <Key>Insert
osfAddMode :Shift <Key>F8
osfHelp : <Key>F1
osfMenu :Shift <Key>F10
osfMenuBar : <Key>F10
osfActivate : <Key>KP_Enter

36
cde/osf/bindings/ncr_vt 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: ncr_vt /main/6 1995/07/14 09:20:46 drk $
!
! NCR XL Series X-Station
! VT 220 keyboard
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>BackSpace
osfDelete : <Key>Delete
osfInsert : <Key>Insert
osfAddMode :Shift <Key>F8
osfHelp : <Key>Help
osfMenu :Shift <Key>F10
osfMenuBar : <Key>F10
osfSelect : <Key>Select
osfActivate : <Key>KP_Enter
osfQuickPaste : <Key>F17

41
cde/osf/bindings/pc Normal file
View File

@@ -0,0 +1,41 @@
! $XConsortium: pc /main/4 1995/07/17 10:28:38 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
! Generic OSF/Motif Style Guide bindings for PC keyboards
osfActivate : <Key>KP_Enter
osfCancel : <Key>Escape
osfMenuBar : <Key>F10
osfMenu : Shift <Key>F10
osfHelp : <Key>F1
osfBackSpace : <Key>BackSpace
osfInsert : <Key>Insert
osfDelete : <Key>Delete
osfPageUp : <Key>Prior
osfPageDown : <Key>Next
osfPageLeft : Ctrl <Key>Prior
osfPageRight : Ctrl <Key>Next
osfEndLine : <Key>End
osfBeginLine : <Key>Home
osfLeft : <Key>Left
osfRight : <Key>Right
osfUp : <Key>Up
osfDown : <Key>Down
osfAddMode : Shift <Key>F8
osfCut : Shift <Key>Delete
osfCopy : Ctrl <Key>Insert
osfPaste : Shift <Key>Insert
osfPrimaryPaste :Meta Ctrl <Key>Insert

33
cde/osf/bindings/sgi Normal file
View File

@@ -0,0 +1,33 @@
!
! @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: sgi /main/7 1995/07/14 09:20:51 drk $
!
!"Silicon Graphics Inc."
!
!
osfCancel : <Key>Escape
osfLeft : <Key>Left
osfUp : <Key>Up
osfRight : <Key>Right
osfDown : <Key>Down
osfEndLine : <Key>End
osfBeginLine : <Key>Home
osfPageUp : <Key>Prior
osfPageDown : <Key>Next
osfBackSpace : <Key>BackSpace
osfDelete : <Key>Delete
osfInsert : <Key>Insert
osfAddMode :Shift <Key>F8
osfHelp : <Key>F1
osfActivate : <Key>KP_Enter
osfMenu :Shift <Key>F10
osfMenuBar : <Key>F10

View File

@@ -0,0 +1,35 @@
!
! @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: siemens_9733 /main/6 1995/07/14 09:20:56 drk $
!
!"Siemens Munich (SP-4's hacker-clan)"
! Siemens 9733 system
!
osfCancel : <Key>Escape
osfLeft : <Key>Left
osfUp : <Key>Up
osfRight : <Key>Right
osfDown : <Key>Down
osfEndLine : <Key>End
osfBeginLine : <Key>Home
osfPageUp : <Key>Prior
osfPageDown : <Key>Next
osfBackSpace : <Key>BackSpace
osfDelete : <Key>Delete_char
osfInsert : <Key>Insert_char
osfAddMode :Shift <Key>F8
osfHelp : <Key>Help
osfMenu : <Key>Linefeed
osfMenuBar : <Key>F10

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: siemens_wx200 /main/6 1995/07/14 09:21:02 drk $
!
!"Siemens Munich by SP-4's Hacker Crew"
! Siemens WX200 system
!
osfCancel : <Key>Escape
osfLeft : <Key>Left
osfUp : <Key>Up
osfRight : <Key>Right
osfDown : <Key>Down
osfEndLine : <Key>Cancel
osfBeginLine : <Key>Home
osfPageUp : <Key>Prior
osfPageDown : <Key>Next
osfBackSpace : <Key>BackSpace
osfDelete : <Key>Delete,<Key>F29
osfInsert : <Key>Insert
osfAddMode :Shift <Key>F8
osfHelp : <Key>Help,<Key>F1
osfActivate : <Key>KP_Enter
osfMenu : <Key>Menu,Shift <Key>F10
osfMenuBar : <Key>F10

30
cde/osf/bindings/sni Normal file
View File

@@ -0,0 +1,30 @@
! $XConsortium: sni /main/4 1995/07/17 10:28:46 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
!
!
! "Siemens Nixdorf Informationssysteme AG"
! SNI MFII keyboard
osfCancel : <Key>Escape
osfLeft : <Key>Left
osfUp : <Key>Up
osfRight : <Key>Right
osfDown : <Key>Down
osfEndLine : <Key>End
osfBeginLine : <Key>Home
osfPageUp : <Key>Prior
osfPageDown : <Key>Next
osfBackSpace : <Key>BackSpace
osfDelete : <Key>Delete
osfInsert : <Key>Insert
osfAddMode : Shift <Key>F8
osfHelp : <Key>F1
osfActivate : <Key>KP_Enter
osfMenu : Shift <Key>F10
osfMenuBar : <Key>F10

View File

@@ -0,0 +1,29 @@
! $XConsortium: sni_97801 /main/4 1995/07/17 10:29:04 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
!
! "Siemens Nixdorf Informationssysteme AG (97801)"
! SNI 97801 keyboard
osfCancel : <Key>Escape
osfLeft : <Key>Left
osfUp : <Key>Up
osfRight : <Key>Right
osfDown : <Key>Down
osfEndLine : <Key>Cancel,<Key>End
osfBeginLine : <Key>Home
osfPageUp : <Key>Prior
osfPageDown : <Key>Next
osfBackSpace : <Key>BackSpace
osfDelete : <Key>Delete,<Key>F29
osfInsert : <Key>Insert
osfAddMode : Shift <Key>F8
osfHelp : <Key>Help,<Key>F1
osfActivate : <Key>KP_Enter
osfMenu : <Key>Menu,Shift <Key>F10
osfMenuBar : <Key>F10

34
cde/osf/bindings/sony Normal file
View File

@@ -0,0 +1,34 @@
!
! @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: sony /main/5 1995/07/14 09:21:08 drk $
!
!"Sony Corporation"
!
!
osfCancel : <Key>Escape
osfLeft : <Key>Left
osfUp : <Key>Up
osfRight : <Key>Right
osfDown : <Key>Down
osfEndLine :Alt <Key>Right
osfBeginLine :Alt <Key>Left
osfPageUp :Alt <Key>Up
osfPageDown :Alt <Key>Down
osfBackSpace : <Key>BackSpace
osfDelete : <Key>Delete
osfInsert : <Key>F5
osfAddMode :Shift <Key>F18
osfHelp : <Key>F1
osfMenu :Shift <Key>F10
osfMenuBar : <Key>F10
osfSelect : <Key>Select
osfActivate : <Key>KP_Enter

31
cde/osf/bindings/sun Normal file
View File

@@ -0,0 +1,31 @@
!
!
! $Id: sun /main/3 1999/07/14 10:48:40 mgreess $
!
! "Sun Microsystems, Inc."
osfActivate : <Key>KP_Enter
osfCancel : <Key>Escape
osfHelp : <Key>Help,<Key>F1
osfMenu :Shift <Key>F10
osfMenuBar : <Key>F10
osfLeft : <Key>Left
osfUp : <Key>Up
osfRight : <Key>Right
osfDown : <Key>Down
osfBeginLine : <Key>Home
osfEndLine : <Key>End
osfPageUp : <Key>Prior
osfPageDown : <Key>Next
osfBackSpace : <Key>BackSpace
osfDelete : <Key>Delete
osfInsert : <Key>Insert
osfUndo : <Key>Undo
osfAddMode :Shift <Key>F8
osfCopy : <Key>SunCopy
osfCut : <Key>SunCut
osfPaste : <Key>SunPaste

26
cde/osf/bindings/sun_at Normal file
View File

@@ -0,0 +1,26 @@
!
!
! $Id: sun_at /main/2 1999/03/26 17:09:14 samborn $
!
! "Sun Microsystems, Inc."
osfActivate : <Key>KP_Enter
osfCancel : <Key>Escape
osfHelp : <Key>F1
osfMenu :Shift <Key>F10
osfMenuBar : <Key>F10
osfLeft : <Key>Left
osfUp : <Key>Up
osfRight : <Key>Right
osfDown : <Key>Down
osfBeginLine : <Key>Home
osfEndLine : <Key>End
osfPageUp : <Key>Prior
osfPageDown : <Key>Next
osfBackSpace : <Key>BackSpace
osfDelete : <Key>Delete
osfInsert : <Key>Insert
osfAddMode :Shift <Key>F8

32
cde/osf/bindings/tek Normal file
View File

@@ -0,0 +1,32 @@
!
! @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: tek /main/6 1995/07/14 09:21:24 drk $
!
!"Tektronix, Inc."
!
!
osfCancel : <Key>Escape
osfLeft : <Key>Left
osfUp : <Key>Up
osfRight : <Key>Right
osfDown : <Key>Down
osfEndLine : <Key>End
osfBeginLine : <Key>Home
osfPageUp : <Key>Prior
osfPageDown : <Key>Next
osfBackSpace : <Key>BackSpace
osfDelete : <Key>Delete
osfInsert : <Key>Insert
osfAddMode :Shift <Key>F8
osfHelp : <Key>F1
osfMenu :Shift <Key>F10
osfMenuBar : <Key>F10

View File

@@ -0,0 +1,49 @@
!
! @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
!
! $TOG: xmbind.alias /main/6 1999/03/26 17:03:23 samborn $
!
!
! bindings alias file
!
! format:
! "<ServerVendor(display)>[<space><VendorRelease(display)>]" bindings_file
!
"Acorn Computers Ltd" acorn
"Apollo Computer Inc." apollo
"DECWINDOWS DigitalEquipmentCorp." dec
"DECWINDOWS DigitalEquipmentCorporation UWS2.2" dec
"Data General Corporation Rev 04" dg_AViiON
"Double Click Imaging, Inc. KeyX" doubleclick
"HaL" hal
"Hewlett-Packard Company" hp
! "Hitachi?" hitachi
"International Business Machines" ibm
"Intergraph Corporation" intergraph
! "Intergraph Corporation ?" intergraph17
"Megatek Corporation" megatek
"Motorola Inc. (Microcomputer Division) " motorola
! "NCR?" ncr_at
! "NCR?" ncr_vt
! "?" (Generic PC keyboard bindings) pc
"Silicon Graphics Inc." sgi
"Silicon Graphics" sgi
"Siemens Nixdorf Informationssysteme AG" sni
"Siemens Nixdorf Informationssysteme AG (97801)" sni_97801
"Siemens Munich by SP-4's Hacker Crew" siemens_wx200
"Siemens Munich (SP-4's hacker-clan)" siemens_9733
"Sony Corporation" sony
"X11/NeWS - Sun Microsystems Inc." sun
! sun: for Displays with Type-4/Type-5 keyboards
! sun_at: for Displays with PC AT style keyboards
"Sun Microsystems, Inc." sun
! "Sun Microsystems, Inc." sun_at
"Tektronix, Inc." tek