📄 qv.4
字号:
.\" SCCSID: @(#)qv.4 8.1 9/11/90.TH qv 4 VAX.SH Nameqv \- VCB01 (QVSS) video subsystem.SH Syntax.B "device qv0 at uba0 csr 0177200 flags 0x0f vector qvkint qvvint".SH Description.NXS "qv interface" "VCB01 video subsystem".NXR "VCB01 video subsystem".NXR "console terminal" "QVSS and".NXS "QVSS" "VCB01 video subsystem"A VCB01 provides a half-page orfull-page, user-accessible bitmap display forgraphics applications.The device consists of a 256 kbyte Q22 bus memory array,a 15-inch or 19-inch video monitor, and a VX10X-EA mouse..PPThe subsystem device driversupports a hybrid terminal with three minor devices.The first device emulates a glass tty with ascreen that appears as a 120-columnby 80-row page that scrolls from the bottom.This device is capable of being configured as the system console..PPThe second minor device is opened in the raw mode by default.Opening the second device makes the driver function like a pseudoterminalin that the output destined for the first minor device is channeled tothe second instead.Input and output on the first two minor device numbers are processed bythe standard line disciplines..PPThe third minor device number is reserved for the mouse.This device is a source of mouse state changes.(A state change is defined as an X/Y axis mouse movement or button change.)When opened, the driver couples movements of the mouse with the cursor.Mouse position changes are filtered and translated into cursor positionchanges in an exponential manner.Rapid movements result in large cursor position changes.All cursor positions arerange checked to ensure that the cursor remains onthe display..PPIf there is a VCB01module at the standard address, the system will use it asthe system console.All input/output destined for.PN /dev/consolewill use the VCB01instead. This is done by overwriting the device switch tables.There is a second set of device switchentries configured for the consolethat can be used as an additional terminal or printer portby making a special device file using major number 38 and minor number 0and making the appropriate entry in .PN /etc/ttys ..SH RestrictionsThe use of the bitmap as source or destination of I/O operations is notsupported.Minor devices 1 and 2 are read only and are the only ones supported bythe MAKEDEV script.Shared access by multiple processes is not constrained or supported.The system only supports one VCB01.The mouse device buffers the last 50 events (state changes).If the console port has been enabled as an additional terminal it mustbe disabled before removing theVCB01 to avoid two login processes on the same device..SH Files.PN /dev/qvscreen.br.PN /dev/mouse.SH See Alsotty(4), ttys(5), MAKEDEV(8)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -