File: vboxrc.example

package info (click to toggle)
isdnutils 1%3A3.1pre4-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 17,096 kB
  • ctags: 11,039
  • sloc: ansic: 95,142; sh: 15,612; perl: 4,429; makefile: 3,064; cpp: 2,708; sql: 54
file content (23 lines) | stat: -rw-r--r-- 678 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Beispiel einer ~/.vboxrc

# Username & password for vboxd login

#USERNAME		<username>	# Username to login
#PASSWORD		<password>	# Password to login

# Default volume (vboxplay)

VOLUME			200		# Default volume (NAS)

# Color definitions for vbox

C_BACKGROUND		GRAY:BLACK	# Background
C_STATUSBAR		GRAY:BLUE	# Statusbar
C_STATUSBAR_HL		YELLOW:BLUE	# Statusbar (highlight)
C_POWERLED_ON		GREEN:BLUE	# Power led (on)
C_POWERLED_OFF		RED:BLUE	# Power led (off)
C_STATUSLED_ON		YELLOW:BLUE	# Status led (on)
C_STATUSLED_OFF		BLACK:BLUE	# Status led (off)
C_LIST			GRAY:BLACK	# Message list
C_LIST_SELECTED		GRAY:RED	# Message list (selected)
C_INFOTEXT		GREEN:BLACK	# Information