From WikiChip
mirc/commands/background
The /background command is used to change the background picture setting for a specific window including a channel window. This is the same as changing the background via the system window (to access the system menu simply right click the small window icon located on the upper left corner of the window)
Contents
Synopsis
/background -abemsgdluhcfnrtpx [window] [filename]
Switches
- -e - set as default
- -x - no background picture
Window Switches
- -a - active window
- -m - main mIRC window
- -s - status window
- -g - finger window
- -d - single message window
Picture Switches
- -c - center
- -f - fill
- -n - normal
- -r - stretch
- -t - tile
- -p - photo
Bars Switches
- -l - toolbar
- -u - toolbar buttons
- -h - switchbar
- -b - treebar
Parameters
- [window] - A window name should only used if no window switches were specified.
- [filename] - The filename of the picture to be used (The filename must be enclosed by a pair of double quotes if it contains spaces).
Example
;Setting one of window vista's sample pictures as the background for the active window ;Since the filename's path contain spaces it must be enclosed by a pair of double quotes /background -a "C:\Users\Public\Pictures\Sample Pictures\Desert Landscape.jpg" ;Remove the background picture from the active window /background -xa
Compatibility
Added: mIRC v5.4
Added on: 23 Jun 1998
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also
- List of commands
- List of identifiers
- $toolbar
- $color
- $treebar
- $menubar
- $switchbar
- /color
- /menubar
- /switchbar
- /toolbar
- /treebar
mIRC commands list