Lines Matching refs:floppyd

950      Tells mtools to connect to floppyd (*note floppyd::).
1042 * floppyd:: floppy daemon to run on your X server box
1043 * floppyd_installtest:: small utility to check for the presence of floppyd
1046 * mcat:: same as cat. Only useful with floppyd.
1071 File: mtools.info, Node: floppyd, Next: floppyd_installtest, Prev: Commands, Up: Commands
1080 'floppyd' ['-d'] ['-l'] ['-s' PORT] ['-r' USER] ['-b' IPADDR] ['-x'
1083 'floppyd' is always associated with an X server. It runs on the same
1089 'floppyd' authenticates remote clients using the 'Xauthority' protocol.
1090 Xhost authentication is not supported. Each floppyd is associated with
1091 an X server. When a remote client attempts to connect to floppyd, it
1092 sends floppyd the X authority record corresponding to floppyd's X
1101 cookie to connect to the X server. As 'floppyd' runs on the same host
1106 you can prevent floppyd from probing those display names with the '-l'
1114 if you start floppyd from 'inetd.conf'
1127 present nor 'DISPLAY' is set, floppyd uses ':0.0'.
1133 4.1.3 Connecting to floppyd
1136 In order to use floppyd, add the flag 'remote' to the device description
1152 floppyd -d /dev/fd0
1158 floppyd -d /dev/fd0
1159 floppyd -d -x :1 -p 5704 /dev/fd0
1161 If you want to start floppyd by 'inetd' instead of running it as a
1164 floppyd-0 5703/tcp # floppy daemon for X server :0
1165 floppyd-1 5704/tcp # floppy daemon for X server :1
1171 floppyd-0 stream tcp wait floppy /usr/sbin/floppyd floppyd /dev/fd0
1172 floppyd-1 stream tcp wait floppy /usr/sbin/floppyd floppyd -x :1 /dev/fd0
1175 floppyd. This is because the port is opened by inetd.conf, and hence
1176 floppyd cannot know its number to interfere the display number.
1188 File: mtools.info, Node: floppyd_installtest, Next: mattrib, Prev: floppyd, Up: Commands
1194 floppyd daemon. This is useful, if you have a small front-end script to
1195 mtools, which decides whether to use floppyd or not.
1202 The connect-String has the format described in the floppyd-section:
2246 './configure --enable-floppyd'
2247 './configure --disable-floppyd'
2248 Enables support for floppyd. By default, floppyd support is
2319 the remote drive used for floppyd. Unlike the other items, this
2525 * floppyd: floppyd. (line 6)
2631 * remote floppy access: floppyd. (line 6)
2684 * X terminal: floppyd. (line 6)
2730 Node: floppyd44481