User Tools

Site Tools


introduction:xscrabble_at_sdf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
introduction:xscrabble_at_sdf [2021/03/09 16:41] – [Configuring] hc9introduction:xscrabble_at_sdf [2021/03/12 20:06] – [Tips] hc9
Line 15: Line 15:
   * The DM and players must all be logged into the same machine.   * The DM and players must all be logged into the same machine.
   * The DM and players must have the correct [[http://sdf.org/?join#meta|membership]] to run X clients on SDF.   * The DM and players must have the correct [[http://sdf.org/?join#meta|membership]] to run X clients on SDF.
-  * Working X-over-ssh setup; please test this by running xterm or xeyes first. For help, please read this [[http://sdf.org/?tutorials/x11_forwarding#ssh|tutorial]] or ask in [[http://sdf.org/?tutorials/comnotirc|com]] or bboard.+  * Working X-over-ssh setup; please test this by running xterm or xeyes first. For help, please read this [[setting_up_x11_forwarding_on_sdf|tutorial]] or ask in [[:com|com]] or bboard.
   * Check the DISPLAY environment variable set by ssh: ''echo $DISPLAY''. The output will look like   * Check the DISPLAY environment variable set by ssh: ''echo $DISPLAY''. The output will look like
  
Line 69: Line 69:
 == DM Add Players == == DM Add Players ==
  
-  * Start xscrabble: "xscrabble &"+  * Start xscrabble: ''xscrabble &''
   * Select the number of players.   * Select the number of players.
  
 {{http://sdf.org/tutorials/images/xscrabble/xscrabble_players.png}} {{http://sdf.org/tutorials/images/xscrabble/xscrabble_players.png}}
  
-  * For each player, add the player's name and the player's display. The display will be "localhost://n//.0where //n// corresponds to the number in the display field of the cookie information.For example, player 1 has a cookie information where the display field is "iceland/unix://10//". The n for display will be 10. If the display number is m.n (eg, iceland/unix:10.1), please use m.n in the display instead.+  * For each player, add the player's name and the player's display. The display will be ''localhost://n//.0'' where //n// corresponds to the number in the display field of the cookie information. 
 +  * For example, player 1 has a cookie information where the display field is ''iceland/unix://10//''. The n for display will be 10. If the display number is m.n (eg, iceland/unix:10.1), please use m.n in the display instead.
  
 {{http://sdf.org/tutorials/images/xscrabble/xscrabble_name_display.png}} {{http://sdf.org/tutorials/images/xscrabble/xscrabble_name_display.png}}
Line 84: Line 85:
 ==== After the game ==== ==== After the game ====
  
-After the game is complete, the players should revoke the DM's access to the X server. Players should run "xauth remove iceland/unix:12where //iceland/unix:12// is the display name of the cookie information.+After the game is complete, the players should revoke the DM's access to the X server. Players should run ''xauth remove iceland/unix:12'' where //iceland/unix:12// is the display name of the cookie information.
  
-DMs should remove their access to the player's X server by running the same command for every cookie information they received: "xauth remove iceland/unix:12".+DMs should remove their access to the player's X server by running the same command for every cookie information they received: ''xauth remove iceland/unix:12''.
  
-Both players and DM can remove the xauth file to ensure the revocation: "rm ~/.Xauthority". The xuath information will be recreated when logging back into SDF.+Both players and DM can remove the xauth file to ensure the revocation: ''rm ~/.Xauthority''. The xuath information will be recreated when logging back into SDF.
  
 ==== Tips ==== ==== Tips ====
Line 116: Line 117:
  
 ---- ----
-$Id: xscrabble.html,v 1.12 2014/09/11 09:01:04 grobe0ba Exp $ [[http://sdf.org/index.cgi?tutorials/xscrabble|Introduction: xscrabble at SDF]] - legacy link+$Id: xscrabble.html,v 1.12 2014/09/11 09:01:04 grobe0ba Exp $ [[http://sdf.org/index.cgi?tutorials/xscrabble|Introduction: xscrabble at SDF]] - traditional link (using [[wp>Revision_Control_System|RCS]])