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, uti-
     lizing the XCB library directly.  Jbxvt implements many vt100  control  se-
     quences,  as well as xterm features.  Features include mouse support, color
     support, scrollback history, and utmp entry management.  It  also	features
     many code cleanups and a small memory footprint.

OPTIONS
     -B fontSet 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 pro-
	    cessing).

     -F fontSet the normal font.

     -f color
	    Set the foreground color.

     -I fontSet the italic font.

     -R rowsSet 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.

     DISPLAYDefine 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.1.quarterly>

home | help