Annotation of uae/src/targets/t-x11.h, revision 1.1.1.2

1.1       root        1:  /*
                      2:   * UAE - The Un*x Amiga Emulator
                      3:   *
                      4:   * Target specific stuff, X11 version
                      5:   *
                      6:   * Copyright 1997 Bernd Schmidt
                      7:   */
                      8: 
                      9: #if SHM_SUPPORT_LINKS == 1
1.1.1.2 ! root       10: #define X11_SWITCH_SHM    { "T",         "  -T           : Use MIT-SHM extension\n" },
1.1       root       11: #else
1.1.1.2 ! root       12: #define X11_SWITCH_SHM
        !            13: #endif
        !            14: 
1.1       root       15: #define TARGET_SPECIAL_OPTIONS \
                     16:     { "x",       "  -x           : Hide X11 mouse cursor\n" }, \
1.1.1.2 ! root       17:     X11_SWITCH_SHM \
1.1       root       18:     { "L",       "  -L           : Use low bandwidth mode\n" },
                     19: 
                     20: 
1.1.1.2 ! root       21: #if !defined USING_GTK_GUI
1.1       root       22: #define UNSUPPORTED_OPTION_G
                     23: #endif
                     24: 
                     25: #define OPTIONSFILENAME ".uaerc"
                     26: #define OPTIONS_IN_HOME
                     27: 
                     28: #define DEFPRTNAME "lpr"
                     29: #define DEFSERNAME "/dev/ttyS1"
                     30: 
                     31: #define PICASSO96_SUPPORTED
1.1.1.2 ! root       32: 
        !            33: #define write_log write_log_standard

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.