|
Lines 45-51
Link Here
|
| 45 |
# $fontPath = "/usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/75dpi/"; |
45 |
# $fontPath = "/usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/75dpi/"; |
| 46 |
|
46 |
|
| 47 |
# X colors database path is optional, uncomment and edit to use: |
47 |
# X colors database path is optional, uncomment and edit to use: |
| 48 |
# $colorPath = "/usr/lib/X11/rgb"; |
48 |
$colorPath = "/usr/share/X11/rgb"; |
| 49 |
|
49 |
|
| 50 |
# You might wish to make your vnc directory under /tmp, to make sure |
50 |
# You might wish to make your vnc directory under /tmp, to make sure |
| 51 |
# passwords are always kept on the local filesystem. To do that, just |
51 |
# passwords are always kept on the local filesystem. To do that, just |