aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/aximx50v.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/aximx50v.conf')
-rw-r--r--conf/machine/aximx50v.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/aximx50v.conf b/conf/machine/aximx50v.conf
index 9b38da782e..2c84768498 100644
--- a/conf/machine/aximx50v.conf
+++ b/conf/machine/aximx50v.conf
@@ -4,4 +4,6 @@
require conf/machine/aximx50.conf
-GUI_MACHINE_CLASS = "bigscreen"
+MACHINE_GUI_CLASS = "bigscreen"
+MACHINE_DISPLAY_WIDTH_PIXELS = "480"
+MACHINE_DISPLAY_HEIGHT_PIXELS = "640"