1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-01 03:22:48 -05:00

Prepend \\.\ to configured serial line string, to allow easy access to ports

above COM9.

[originally from svn r7345]
[this svn revision also touched putty-wishlist]
This commit is contained in:
Jacob Nevins
2007-02-28 21:30:06 +00:00
parent 01612d38e4
commit a3ff37885d
2 changed files with 34 additions and 5 deletions

View File

@ -2976,9 +2976,7 @@ serial line you want PuTTY to talk to, if your computer has more
than one serial port.
On Windows, the first serial line is called \i\cw{COM1}, and if there
is a second it is called \cw{COM2}, and so on. A serial line with
a name other than \cw{COM1} to \cw{COM9} can be specified by prefixing
its name with \cw{\\\\.\\} - for instance, \cw{\\\\.\\COM10}.
is a second it is called \cw{COM2}, and so on.
This configuration setting is also visible on the Session panel,
where it replaces the \q{Host Name} box (see \k{config-hostname}) if