Hello,
I was able to setup xboard to be able to autologin in FICS by executing the command: xterm -e xboard -ics -icshost freechess.org -size medium (and I created a shortcut in the start menu, so it went pretty easy). Afterwards, I created a text file in my home folder called .icsrc with the information
username
password
commands
("username": my username in FICS
("password": my password in FICS)
("commands": Any other sequence of commands I want to setup in every session. For example, I always have "set seek 0")
... and it was ready to open my shortcut and the autologin was set correctly.
Now, my questions:
(a) (Windows) How can I produce the same effect of autologin using Winboard at the startup dialog? What file do I need to create or edit and which information I need to put in it?
(b) (Windows and Linux) What happens if I have two different accounts, one in FICS and one in ICC and I want to setup the autologin (of course, depending the Chess Server I choose in the startup dialog, or the command I typed in Linux)?
Thanks for your attention.