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:
@ -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
|
||||
|
Reference in New Issue
Block a user