mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-24 11:41:58 +00:00
make gv look better
This commit is contained in:
parent
79e88b0cb6
commit
dd94dcd535
2 changed files with 30 additions and 0 deletions
14
lib/gv.resource
Normal file
14
lib/gv.resource
Normal file
|
@ -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
|
16
lib/gv.style
Normal file
16
lib/gv.style
Normal file
|
@ -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%> \
|
||||
}
|
||||
|
Loading…
Reference in a new issue