Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
jbxvt(1)		    General Commands Manual		      jbxvt(1)

NAME
       jbxvt - minimalistic terminal emulator

SYNOPSIS
       jbxvt -[B:b:C:c:D:d:eF:f:hI:R:svx:y:]

DESCRIPTION
       Jbxvt  is  a  minimalistic emulator of the xterm	terminal emulator X11,
       utilizing the XCB library directly.  Jbxvt implements many  vt100  con-
       trol sequences, as well as xterm	features.  Features include mouse sup-
       port, color support, scrollback history,	and utmp entry management.  It
       also features many code cleanups	and a small memory footprint.

OPTIONS
       -B font
	      Set the bold font.

       -b color
	      Set the background color.

       -C columns
	      Set the number of	columns.

       -D display
	      Set the display string.

       -d screen
	      Set the display screen.

       -e ... Execute  the remaining arguments in the terminal (stops argument
	      processing).

       -F font
	      Set the normal font.

       -f color
	      Set the foreground color.

       -I font
	      Set the italic font.

       -R rows
	      Set the number of	rows.

       -s     Show the scrollbar.

       -v     Print the	version	then exit.

       -h     Print the	usage information then exit.

       -x position
	      Set the X	position of the	window.

       -y position
	      Set the Y	position of the	window.

ENVIRONMENT
       SHELL  Define the program executed by default.

       DISPLAY
	      Define the display on which to run.

				  18 SEP 2016			      jbxvt(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=jbxvt&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help