make gv look better
diff --git a/lib/gv.resource b/lib/gv.resource
new file mode 100644
index 0000000..7f4c22d
--- /dev/null
+++ b/lib/gv.resource
@@ -0,0 +1,14 @@
+GV.scales:              Natural size,   1.000,  screen  \n\
+                              Pixel based,    1.000,  pixel   \n\
+                              0.100,          0.100           \n\
+                              0.125,          0.125           \n\
+                              0.250,          0.250           \n\
+                              0.500,          0.500           \n\
+                              0.707,          0.707           \n\
+                              1.000,          1.000           \n\
+                              1.414,          1.530           \n\
+                              2.000,          2.000           \n\
+                              2.400,          2.750           \n\
+                              4.000,          4.000           \n\
+                              8.000,          8.000           \n\
+                              10.00,          10.00
diff --git a/lib/gv.style b/lib/gv.style
new file mode 100644
index 0000000..f6c6237
--- /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%>   \
+}
+