Changes

Jump to navigation Jump to search
m
Line 96: Line 96:  
  apt-get install nano
 
  apt-get install nano
   −
==1. Update=
+
==1. Update==
    
     cd /zynthian/zynthian-sys; git checkout .
 
     cd /zynthian/zynthian-sys; git checkout .
Line 107: Line 107:  
     ./update_zynthian_sys.sh
 
     ./update_zynthian_sys.sh
   −
==2. Edit fb1 to fb0 in all three files:
+
==2. Edit fb1 to fb0 in all three files:==
 
  nano /etc/systemd/system/zynthian.service
 
  nano /etc/systemd/system/zynthian.service
 
  nano /zynthian/zynthian-sys/sbin/splash-    screen.sh
 
  nano /zynthian/zynthian-sys/sbin/splash-    screen.sh
 
  nano /zynthian/zynthian-sys/scripts/zynthian_envars.sh
 
  nano /zynthian/zynthian-sys/scripts/zynthian_envars.sh
   −
==3. Also here:
+
==3. Also here:==
 
  nano /zynthian/zynthian-sys/etc/systemd/zynthian.service
 
  nano /zynthian/zynthian-sys/etc/systemd/zynthian.service
 
  # Find and modify the following line   
 
  # Find and modify the following line   
 
  Environment=FRAMEBUFFER=/dev/fb0
 
  Environment=FRAMEBUFFER=/dev/fb0
   −
==4. Edit boot/config.txt
+
==4. Edit boot/config.txt==
    
  nano /boot/config.txt
 
  nano /boot/config.txt
Line 136: Line 136:  
  hdmi_cvt 1024 600 60 6 0 0 0
 
  hdmi_cvt 1024 600 60 6 0 0 0
   −
==5. Configure X11
+
==5. Configure X11==
    
  cd /etc/X11/xorg.conf.d/
 
  cd /etc/X11/xorg.conf.d/
Line 152: Line 152:  
  EndSection
 
  EndSection
   −
==6. In order to increase font size:
+
==6. In order to increase font size:==
    
     nano /zynthian/zynthian-ui/zynthian_gui_config.py
 
     nano /zynthian/zynthian-ui/zynthian_gui_config.py
393

edits

Navigation menu