|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 237 (0xed) Types: TextFile Names: »bg.el«
└─⟦a05ed705a⟧ Bits:30007078 DKUUG GNU 2/12/89 └─⟦46d41b2d0⟧ »./emacs-18.55.tar.Z« └─⟦fa971747f⟧ └─⟦this⟧ »dist-18.55/lisp/term/bg.el«
;; BBN bitgraph terminal. (load (concat term-file-prefix "vt100") nil t) ;BG keyboard is VT100 clone (autoload 'bg-mouse-report "bg-mouse") (global-set-key "\e:" 'bg-mouse-report) (send-string-to-terminal "\e:0;7;;;360;512;9;16;9;16c")