README (534B)
1 xhotplug 2 ======== 3 4 X11 monitor attach/detach event responder 5 6 Installation 7 ------------ 8 9 $ make 10 # make install 11 12 Usage 13 ----- 14 15 There are several ways to make use of xhotplug. The easiest is to 16 add the following line to $HOME/.xession (or $HOME/.xinitrc if you 17 use xinit): 18 19 xhotplug script & 20 21 Many desktop environments provide a way to add startup programs, 22 although they probably also detect new displays on their own. 23 24 Documentation 25 ------------- 26 27 See xhotplug(1) 28 29 License Terms 30 ------------- 31 32 See the LICENSE file in this repository