# File: a_list.txt

# This is the "default" attr/char over-ride file for Windows

# Replace '#' by 'solid block'
I:0/35:0/127

# Replace '.' by 'centered dot'
I:0/46:0/31
M:0/46:0/31

# Function keys are assigned the following values in MAIN-WIN.C
#
# F1 = 0x80, ..., F12 = 0x8B,
# Shift-F1 = 0x90, ..., Shift-F12 = 0x9B,
# Ctrl-F1 = 0xA0, ..., Ctrl-F12 = 0xAB,
# Shift-Ctrl-F1 = 0xB0, ..., Shift-Ctrl-F12 = 0xBB.

# F1 is R*^M
A:R*^M
P:\x80

# F2 is maa
A:maa
P:\x81

