diff options
Diffstat (limited to 'lib/gv.style')
-rw-r--r-- | lib/gv.style | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/gv.style b/lib/gv.style new file mode 100644 index 00000000..f6c62376 --- /dev/null +++ b/lib/gv.style @@ -0,0 +1,16 @@ +!######################################## +!##### Layouts +!######################################## + +GV.control.MButton.font: -*-Helvetica-Medium-R-Normal--*-120-*-*-P-*-ISO8859-1 +GV*orientationButton*forcedWidth: 72 +GV*upsidedown.Label: Up-Down +GV.?.processButton.label: + +!##### Main Layout + +GV*control.layout: \ +|v{ \ + viewFrame<+[2]-100%*+9999-100%> \ +} + |