diff options
Diffstat (limited to 'config/openbox/big-templ.xml')
| -rw-r--r-- | config/openbox/big-templ.xml | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/config/openbox/big-templ.xml b/config/openbox/big-templ.xml new file mode 100644 index 0000000..5e609b7 --- /dev/null +++ b/config/openbox/big-templ.xml @@ -0,0 +1,55 @@ +<font place="ActiveWindow"> + <name>Px437 DOS/V re. JPN24</name> + <size>14</size> + <!-- font size in points --> + <weight>Normal</weight> + <!-- 'bold' or 'normal' --> + <slant>Normal</slant> + <!-- 'italic' or 'normal' --> +</font> +<font place="InactiveWindow"> + <name>Px437 DOS/V re. JPN16</name> + <size>14</size> + <!-- font size in points --> + <weight>Normal</weight> + <!-- 'bold' or 'normal' --> + <slant>Normal</slant> + <!-- 'italic' or 'normal' --> +</font> +<font place="MenuHeader"> + <name>Px437 DOS/V re. JPN12</name> + <size>10</size> + <!-- font size in points --> + <weight>Normal</weight> + <!-- 'bold' or 'normal' --> + <slant>Normal</slant> + <!-- 'italic' or 'normal' --> +</font> +<font place="MenuItem"> + <name>Px437 DOS/V re. JPN12</name> + <size>10</size> + <!-- font size in points --> + <weight>Normal</weight> + <!-- 'bold' or 'normal' --> + <slant>Normal</slant> + <!-- 'italic' or 'normal' --> +</font> +<font place="ActiveOnScreenDisplay"> + <name>Px437 DOS/V re. JPN12</name> + <size>10</size> + <!-- font size in points --> + <weight>Bold</weight> + <!-- 'bold' or 'normal' --> + <slant>Normal</slant> + <!-- 'italic' or 'normal' --> +</font> +<font place="InactiveOnScreenDisplay"> + <name>Px437 DOS/V re. JPN12</name> + <size>10</size> + <!-- font size in points --> + <weight>Bold</weight> + <!-- 'bold' or 'normal' --> + <slant>Normal</slant> + <!-- 'italic' or 'normal' --> +</font> + |
