mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
7
board/minnowboard/fs-overlay-graphical/etc/X11/Xsession
Executable file
7
board/minnowboard/fs-overlay-graphical/etc/X11/Xsession
Executable file
@@ -0,0 +1,7 @@
|
||||
# Start a terminal on the top left corner
|
||||
xterm -geom 80x30+0+0 &
|
||||
|
||||
# OpenGL demo
|
||||
glmark2 &
|
||||
|
||||
exec /usr/bin/openbox-session
|
||||
4
board/minnowboard/fs-overlay-graphical/etc/asound.conf
Normal file
4
board/minnowboard/fs-overlay-graphical/etc/asound.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
# Customize ALSA:
|
||||
# the HDMI PCM is at card=0, device=3 (i.e. hw:0,3)
|
||||
defaults.pcm.card 0
|
||||
defaults.pcm.device 3
|
||||
Reference in New Issue
Block a user