PowerShell User's Guide | ||
---|---|---|
Prev | Appendix A. .pshellrc Reference |
This section is simply a reference of all the options in the .pshellrc file.
font: A string containing the X11 font to use in the terminal.
http_handler: The program to run when the user clicks on an http:// link.
ftp_handler: The program to run when the user clicks on an ftp:// link.
mail_handler: The program to run when the user clicks on an email address.
telnet_handler: The program to run when the user clicks on a telnet:// link.
use_pixmap: Whether or not to use a background pixmap.
transparent: Whether or not to use a transparent background.
shaded: Whether or not to shade (tint) the background.
bg_pixmap: The file name of the background pixmap to use. This value is ignored if use_pixmap is false.
blink: Whether or not to have a blinking cursor.
bell: Whether or not to let the terminal sound the computer's bell.
scroll_keystroke: Whether or not to scroll to the bottom of the terminal when the user presses a key.
scroll_output: Whether or not to scroll to the bottom of the terminal when output gets printed in the terminal.
del_bs_switch: Whether or not to switch the key value of Delete and Backspace.
scrollbacklines: How many lines of text to save and have viewable with the scrollbar.
scheme: The color scheme to use. Not of must interest except for internal use.
fg & bg: RGB values for the foreground and background colors of the terminal.