Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 54983 | Differences between
and this patch

Collapse All | Expand All

(-)config.orig (-3 / +3 lines)
Lines 1-10 Link Here
1
# Fullscreen enable/disable
1
# Fullscreen enable/disable
2
Fullscreen = 1
2
Fullscreen = 1
3
# Fullscreen resolution
3
# Fullscreen resolution
4
FullscreenX = 1280
4
FullscreenX = 800 
5
FullscreenY = 1024
5
FullscreenY = 600 
6
# Theme Folder - path to a valid theme
6
# Theme Folder - path to a valid theme
7
theme = themes/original/
7
theme = /usr/share/games/tuxdash/themes/original/
8
# Distance in X direction, before scrolling starts
8
# Distance in X direction, before scrolling starts
9
scrolldistX = 3
9
scrolldistX = 3
10
# Distance in Y direction, before scrolling starts
10
# Distance in Y direction, before scrolling starts

Return to bug 54983