1vboxrc(5) Linux System Administration vboxrc(5)
2
3
4
6 vboxrc - user config file for vbox
7
9 Every user can save settings in ~/.vboxrc.
10
11 Everything after "#" is ignored, as are empty lines. All arguments must
12 be separated by whitespace (spaces, tabs). Arguments may not contain
13 whitespace.
14
15 These keywords are allowed:
16
17 USERNAME
18
19 PASSWORD
20 Username and password for vboxd login. These settings are
21 used by vbox and vboxctrl. If they are missing, you have
22 to enter them at runtime.
23
24 VOLUME Default volume for vbox.
25
26 C_BACKGROUND
27 Background color.
28
29 C_STATUSBAR
30 Color for normal text in the status bar.
31
32 C_STATUSBAR_HL
33 Color for highlighted text in the status bar.
34
35 C_POWERLED_ON
36 Color for powerled (on).
37
38 C_POWERLED_OFF
39 Color for powerled (off).
40
41 C_STATUSLED_ON
42 Color for statusled (on).
43
44 C_STATUSLED_OFF
45 Color for statusled (off).
46
47 C_LIST Color for list of messages.
48
49 C_LIST_SELECTED
50 Color for selected entry in the list of messages.
51
52 C_INFOTEXT
53 Color for info texts in the message list.
54
55 All color settings have the format TEXTCOLOR:BACKGROUNDCOLOR. You may
56 not use whitespace.
57
58 These colors are available for TEXTCOLOR:
59 BLACK RED GREEN BROWN BLUE MAGENTA CYAN GRAY
60 DARKGREY LIGHTRED LIGHTGREEN YELLOW LIGHTBLUE
61 LIGHTMAGENTA LIGHTCYAN WHITE
62
63 These colors are available for BACKGROUNDCOLOR:
64 BLACK RED GREEN BROWN BLUE MAGENTA CYAN GREY
65
67 ~/.vboxrc
68 this configuration file
69 /usr/doc/isdnutils/examples/vboxrc
70 an example
71
73 vbox(1)
74
76 This manual page was written by Andreas Jellinghaus <aj@dun‐
77 geon.inka.de>, for Debian GNU/Linux and isdn4linux.
78
79
80
81ISDN 4 Linux 3.13 2000/09/15 vboxrc(5)