home *** CD-ROM | disk | FTP | other *** search
- /**
- * File: xauth.scr
- * Summary: Agent for reading|writing xauthority information
- * Access: read / write
- * Authors: Michal Svec <msvec@suse.cz>
- * See: xauth(1)
- *
- * Example:
- * Read(.xauth.key)
- * ("/root/.Xauthority-2cmyRF")
- **
- * Write(.xauth.key, "/root/.Xauthority-2cmyRF")
- * (true)
- *
- * $Id: xauth.scr 7180 2002-11-22 13:36:25Z msvec $
- *
- * <p>Script that reads key number of $USER from xauthority,
- * used for correct changing hostname.</p>
- *
- * <p>Read the key BEFORE changing hostname,
- * Write key AFTER changing hostname!</p>
- */
- .xauth
-
- `ag_xauth ()
-