X-synthetic-send-string

Name

X-synthetic-send-string -- Send string STR to WIN via synthetic X events.

Synopsis

(X-synthetic-send-string str #&optional (win (get-window)))

Description

Send string STR to WIN via synthetic X events. See also send-key. Note that some programs (e.g., xterm) by default do not honour synthetic key events as they are a security hole.

Implementation Notes

Module:

Defined in scheme/send-string.scm at line 71 (CVS log)