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

FreeBSD Manual Pages

  
 
  

home | help
XKBVLEDS(1)			  X Version 11			     XKBVLEDS(1)

NAME
     xkbvleds - display X Keyboard Extension LED state in a window

SYNOPSIS
     xkbvleds [-indpy name] [-watch leds] [-intersection] [-union]
	 [+automatic|-automatic] [+explicit|-explicit] [+name|-name]
	 [+real|-real] [+virtual|-virtual]

DESCRIPTION
     This  program  is used to display the state of LEDs on an XKB keyboard.  It
     reports the changes in the fundamental components of the  XKB  state  which
     includes  the  effective  compatibility  state.  The default set of LEDs is
     -union +name +automatic +real.

OPTIONS
     -indpy name
	     Mask of LEDs to watch

     -watch leds
	     turn on synchronization

     -automatic | +automatic
	     (Don't) watch automatic LEDs

     -explicit | +explicit
	     (Don't) watch explicit LEDs

     -name | +name
	     (Don't) watch named LEDs

     -real | +real
	     (Don't) watch real LEDs

     -virtual | +virtual
	     (Don't) watch virtual LEDs

     -intersection
	     Watch only LEDs in all desired sets

     -union  Watch LEDs in any desired sets

     -help   print list of options and exit

     -version
	     print program version and exit

xkbutils 1.0.7			   2024-05-31			     XKBVLEDS(1)

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

home | help