vtallow.1 - ubase - suckless linux base utils | |
git clone git://git.suckless.org/ubase | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
vtallow.1 (309B) | |
--- | |
1 .Dd December 5, 2014 | |
2 .Dt VTALLOW 1 | |
3 .Os ubase | |
4 .Sh NAME | |
5 .Nm vtallow | |
6 .Nd enable or disable the VT switch | |
7 .Sh SYNOPSIS | |
8 .Nm vtallow | |
9 .Ar n | Ar y | |
10 .Sh DESCRIPTION | |
11 .Nm | |
12 controls the VT switch lock. | |
13 .Sh OPTIONS | |
14 .Bl -tag -width Ds | |
15 .It Ar n | |
16 Disable VT switching. | |
17 .It Ar y | |
18 Enable VT switching. | |
19 .El | |
20 .Sh SEE ALSO | |
21 .Xr chvt 1 |