Ana Guerrero 5772d3801b Accepting request 1246407 from devel:languages:misc
- Shorten path of screen configuration to shorten socket path as
  otherwise bind(2) used by screen(1) fails with invalid argument
  due shorten path of 108 chracters of sun_path used in glibc
  (note that kernel use UNIX_PATH_MAX)

OBS-URL: https://build.opensuse.org/request/show/1246407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clisp?expand=0&rev=54
2025-02-17 19:56:44 +00:00
.
2025-02-17 11:58:13 +00:00

#
# (C) 1997-99, SuSE GmbH, Nürnberg
#

Call of CLX


       Please call clisp with the option '-K full' to use clx. The
X Window System is required for the usage of clx.  Therefore the clisp
version under /usr/lib/clisp/full/ is used.
For some examples of clx try out in the directory demos/

         clisp -K full -q -i sokoban

and

         clisp -K full -q -i qix

----------------------------------------------------------------------------

Aufruf von CLX


      Bitte rufen Sie clisp mit der Option '-K full' auf. CLX erfordert ein
installiertes X-Window-System.  Daher wird die entsprechende clisp-Version
aus /usr/lib/clisp/full/ benutzt.
Sie finden zwei Beispiele für clx im Verzeichnis demos/

         clisp -K full -q -i sokoban

und

         clisp -K full -q -i qix

Description
No description provided
Readme 610 KiB
Languages
Emacs Lisp 86.7%
Shell 13.3%