Deleted Added
full compact
akbd.4 (226449) akbd.4 (233648)
1.\"-
2.\" Copyright (c) 2009 Nathan Whitehorn <nwhitehorn@FreeBSD.org>
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
19.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
20.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
22.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
23.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
24.\" POSSIBILITY OF SUCH DAMAGE.
25.\"
1.\"-
2.\" Copyright (c) 2009 Nathan Whitehorn <nwhitehorn@FreeBSD.org>
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
19.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
20.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
22.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
23.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
24.\" POSSIBILITY OF SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/man4.powerpc/akbd.4 226449 2011-10-16 21:01:42Z nwhitehorn $
26.\" $FreeBSD: head/share/man/man4/man4.powerpc/akbd.4 233648 2012-03-29 05:02:12Z eadler $
27.\"
28.Dd December 3, 2009
29.Dt AKBD 4
30.Os
31.Sh NAME
32.Nm akbd
33.Nd ADB Keyboard Driver
34.Sh SYNOPSIS

--- 23 unchanged lines hidden (view full) ---

58.It
59Apple PowerBook Keyboard
60.El
61.Sh EVENTS
62The
63.Nm
64driver sends events to
65.Xr devd 8
27.\"
28.Dd December 3, 2009
29.Dt AKBD 4
30.Os
31.Sh NAME
32.Nm akbd
33.Nd ADB Keyboard Driver
34.Sh SYNOPSIS

--- 23 unchanged lines hidden (view full) ---

58.It
59Apple PowerBook Keyboard
60.El
61.Sh EVENTS
62The
63.Nm
64driver sends events to
65.Xr devd 8
66for the following events under the
66for the following events under the
67.Cd PMU
68system:
69.Pp
70.Bl -bullet -compact
71.It
67.Cd PMU
68system:
69.Pp
70.Bl -bullet -compact
71.It
72Power button -
72Power button -
73.Cd "Button"
73.Cd "Button"
74subsystem,
74subsystem,
75.Cd "pressed"
76type.
77.El
78.Sh SYSCTL VARIABLES
79The
80.Nm
81driver supports the following sysctl variable for configuring the Fn keys:
82.Bl -tag -width indent
83.It Va dev.akbd.%d.fn_keys_function_as_primary
75.Cd "pressed"
76type.
77.El
78.Sh SYSCTL VARIABLES
79The
80.Nm
81driver supports the following sysctl variable for configuring the Fn keys:
82.Bl -tag -width indent
83.It Va dev.akbd.%d.fn_keys_function_as_primary
84Set the Fn keys to be their F-key type as default. A value of 0 causes the
84Set the Fn keys to be their F-key type as default. A value of 0 causes the
85F-keys keys to work as special keys by default (
86.Xr abtn 4 )
87and a value of 1 sets them to behave as F-keys by default.
88.El
89.Sh SEE ALSO
90.Xr abtn 4 ,
91.Xr adb 4 ,
92.Xr cuda 4 ,

--- 13 unchanged lines hidden ---
85F-keys keys to work as special keys by default (
86.Xr abtn 4 )
87and a value of 1 sets them to behave as F-keys by default.
88.El
89.Sh SEE ALSO
90.Xr abtn 4 ,
91.Xr adb 4 ,
92.Xr cuda 4 ,

--- 13 unchanged lines hidden ---