Update of /cvsroot/netrek/client/netrekxp/resources/netrekrc In directory sc8-pr-cvs16:/tmp/cvs-serv8178/resources/netrekrc Added Files: netrekrc.txt Log Message: The default configuration file has been changed from netrekrc to netrekrc.txt to make life easier on Windows users. Extensionless filenames are a unix artifact and it's just for the better this way, in the long run. Moved netrekrc.txt file from docs folder to a new folder called netrekrc, just makes for easier/more logical build routine. Previously, text files in the same source docs folder were copied to different destination folders. Now each source folder only has items that get sent to the same destination folder. Cambot playback speed 9 is now halfway between speed 8 and max speed, to provide a finer control over speed at the highest playback speeds. Of course > and < work just fine too. Default playback speed now assumes 10 updates/sec instead of 6.5/sec. Double buffering now used for cambot playback. Fixes the issue with border redraw so that's turned back on too. Moved cambot playback delay variable pbdelay from local to global, so that receiving a FPS feature packet will set the playback speed. --- NEW FILE: netrekrc.txt --- # Default character name name: guest # Default password password: # Login name login: playnetrek # Key mapping # Define your keymap here. The format is newkey defaultkey. For example, the # default key for shield toggle is 's', if you want to remap shield toggle to # 'q', you would put 'qs' in your keymap. Shields would still be mapped to # 's' as well as now being on 'q'. Adding a mapping doesn't delete the old # one. If you want shields on 'w' as well, put 'ws' in your keymap. If you # had instead put 'wq', it would have mapped quit (the default action of 'q') # onto 'w'. keymap: PpW Zva%d_eyftg^jmnrpPrls3tfuwvDwsye d [...1096 lines suppressed...] # Color settings color.white: white color.black: black color.red: red color.green: green color.yellow: yellow color.cyan: cyan color.light grey: gray63 color.God: white color.Rom: red color.Kli: green color.Fed: yellow color.Ori: cyan color.Ind: gray63 # Esoteric features such as individual ship rcfiles/keymaps # /ckeymaps/buttonmaps (i.e. keymap-ca: <keymap>), observer # /servertype options (i.e. keymap.bronco: <keymap>), and # button keymaps (b1keymap through b5keymap)