(vendor-specific-keysyms): Recognize "X Consortium".

This commit is contained in:
Karl Heuer
1995-06-02 01:03:43 +00:00
parent 2e567badf8
commit 04486a2df2

View File

@@ -589,7 +589,8 @@ as returned by (x-server-vendor)."
(65395 . deletechar)
(65396 . backtab)
(65397 . kp-backtab)))
((string-equal vendor "X11/NeWS - Sun Microsystems Inc.")
((or (string-equal vendor "X11/NeWS - Sun Microsystems Inc.")
(string-equal vendor "X Consortium"))
'((392976 . f35)
(392977 . f36)
(393056 . req)