summaryrefslogtreecommitdiff
path: root/default.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'default.cfg')
-rw-r--r--default.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/default.cfg b/default.cfg
index ef88166..7362ffe 100644
--- a/default.cfg
+++ b/default.cfg
@@ -30,6 +30,7 @@ bindings {
7 ui.set_speed.7
= ui.next_speed
- ui.prev_speed
+ f11 ui.toggle_fullscreen
}
pads {
0 {
@@ -108,6 +109,8 @@ io {
}
video {
+ #special value "stretch" will cause aspect to match window aspect ratio
+ aspect 4:3
width 640
vertex_shader default.v.glsl
fragment_shader default.f.glsl