Manual Reference Pages  - vboxrc (5)

NAME

vboxrc - user config file for vbox

CONTENTS

Description
Files
See Also
Author

Description

Every user can save settings in ~/.vboxrc.

Everything after "#" is ignored, as are empty lines. All arguments must be separated by whitespace (spaces, tabs). Arguments may not contain whitespace.

These keywords are allowed:

USERNAME
 

PASSWORD
  Username and password for vboxd login. These settings are used by vbox and vboxctrl. If they are missing, you have to enter them at runtime.

VOLUME Default volume for vbox.

C_BACKGROUND
  Background color.

C_STATUSBAR
  Color for normal text in the status bar.

C_STATUSBAR_HL
  Color for highlighted text in the status bar.

C_POWERLED_ON
  Color for powerled (on).

C_POWERLED_OFF
  Color for powerled (off).

C_STATUSLED_ON
  Color for statusled (on).

C_STATUSLED_OFF
  Color for statusled (off).

C_LIST Color for list of messages.

C_LIST_SELECTED
  Color for selected entry in the list of messages.

C_INFOTEXT
  Color for info texts in the message list.

All color settings have the format TEXTCOLOR:BACKGROUNDCOLOR. You may not use whitespace.

These colors are available for TEXTCOLOR:
 
BLACK RED GREEN BROWN BLUE MAGENTA CYAN GRAY
DARKGREY LIGHTRED LIGHTGREEN YELLOW LIGHTBLUE
LIGHTMAGENTA LIGHTCYAN WHITE

These colors are available for BACKGROUNDCOLOR:
  BLACK RED GREEN BROWN BLUE MAGENTA CYAN GREY

FILES

~/.vboxrc
  this configuration file
/usr/doc/isdnutils/examples/vboxrc
  an example

SEE ALSO

vbox(1)

AUTHOR

This manual page was written by Andreas Jellinghaus <aj@dungeon.inka.de>, for Debian GNU/Linux and isdn4linux.
Jump to page    or go to Top of page |  Section 5 |  Main Index.


ISDN 4 Linux 3.3 vboxrc (5) 2000/09/15
Generated by manServer 1.07 from /usr/share/man/man5/vboxrc.5.gz using man macros.