|
|
|
|
File: [XFree86 CVS] / test / appgroup / README
(download)
Revision: 1.1.1.1 (vendor branch), Sun Dec 22 04:46:32 1996 UTC (16 years, 6 months ago) by dawes Branch: X11R6, MAIN CVS Tags: xf-xtest-4_0_9, xf-xtest-4_0_8, xf-xtest-4_0_7, xf-xtest-4_0_6, xf-xtest-4_0_5, xf-xtest-4_0_4, xf-xtest-4_0_3, xf-xtest-4_0_2, xf-xtest-4_0_14, xf-xtest-4_0_13, xf-xtest-4_0_12, xf-xtest-4_0_11, xf-xtest-4_0_1, xf-xtest-4_0, xf-3_3, xf-3_2r, xf-3_2j, xf-3_2Z, xf-3_2Xh, xf-3_2Xg, xf-3_2A-branch, xf-3_2A, seq-4282, HEAD Changes since 1.1: +0 -0 lines X11R6 pre-R6.3 seq-4282 |
$XConsortium: README /main/1 1996/10/10 16:21:14 kaleb $
Here's how to use embedtest (assuming that :0 is security and appgroup
ready):
1. run `embedtest -display :0`
2. press "genauth" button -- you should get a line like:
"add :0.0 MIT-MAGIC-COOKIE-1 66604A47713D480A" on stdout.
3. set an XAUTHORITY environment variable, e.g. in csh:
`setenv XAUTHORITY /tmp/xauth`
4. Add the new auth to the authority file, e.g.:
`xauth add :0.0 MIT-MAGIC-COOKIE-1 66604A47713D480A`
xauth will output something like:
"xauth: creating new authority file /tmp/auth"
5. Run xlogo: `xlogo -display :0`
The xlogo program will be embedded inside the embedtest "html"
window.
|
Powered by ViewCVS 0.9.2 |