Annotation of 43BSD/contrib/X/xnwm/buttons.raster, revision 1.1

1.1     ! root        1: #define button_width 16
        !             2: #define button_height 11
        !             3: static short lbutton_bits[] = {
        !             4:    0x0000, 0x7bd4, 0x7bca, 0x7bd4,
        !             5:    0x7bca, 0x7bd4, 0x7bca, 0x7bd4,
        !             6:    0x7bca, 0x7bd4, 0x0000};
        !             7: 
        !             8: static short mbutton_bits[] = {
        !             9:    0x0000, 0x7a9e, 0x795e, 0x7a9e,
        !            10:    0x795e, 0x7a9e, 0x795e, 0x7a9e,
        !            11:    0x795e, 0x7a9e, 0x0000};
        !            12: 
        !            13: static short rbutton_bits[] = {
        !            14:    0x0000, 0x53de, 0x2bde, 0x53de,
        !            15:    0x2bde, 0x53de, 0x2bde, 0x53de,
        !            16:    0x2bde, 0x53de, 0x0000};

unix.superglobalmegacorp.com

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