Variable: touch-screen-translate-prompt
touch-screen-translate-prompt is a variable defined in
touch-screen.el.gz.
Value
nil
Documentation
Prompt given to the touch screen translation function.
If non-nil, the touch screen key event translation machinery
is being called from read-sequence or some similar function.
Source Code
;; Defined in /usr/src/emacs/lisp/touch-screen.el.gz
(defvar touch-screen-translate-prompt nil
"Prompt given to the touch screen translation function.
If non-nil, the touch screen key event translation machinery
is being called from `read-sequence' or some similar function.")