GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
XCLICKROOT(1) FreeBSD General Commands Manual XCLICKROOT(1)

xclickrootrun command on button press on root window

xclickroot [-12345lmr] command [arg ...]

xclickroot runs a command when a given mouse button is pressed on the root window. The arguments command and arg ... are the command to be run and its arguments.

By default, the command is run when the right mouse button is pressed on the root window. This can be changed by one of the following options.

|
Use the left mouse button.
|
Use the middle mouse button.
|
Use the right mouse button.
Use scroll up.
Use scroll down.

The following environment variables affect the execution of xclickroot.

The display to start xclickroot on.

xclickroot is most commonly invoked at ~/.xinitrc or ~/.xsession (or any other script starting up a X(7) session) in background, before the window manager, as follows:

xclickroot -l xterm &

That will invoke xterm(1) whenever the user clicks on the root window with the left mouse button.

X(7)

May 29, 2023 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.