Stránka 1 z 1

Nastavení starší konzoly CMD v registrech Win10/32

Napsal: 04 kvě 2017 20:25
od zetrozet
Kde v registrech Windows 10 32-bit nastavím používání starší konzoly CMD.EXE? Ruční nastavení je popsáno např na http://www.ucto2000.cz/OSTATNI/FAQWIN/faqwin.htm#Mo%C5%BEn%C3%A9%20pot%C3%AD%C5%BEe%20po%20aktualizaci%20na%20Windows%2010, ale rád bych úpravu provrdl přímým zápisem

Re: Nastavení starší konzoly CMD v registrech Win10/32

Napsal: 04 kvě 2017 20:44
od petr22
Dokumentace MS rika ze takto:

[HKEY_CURRENT_USER\Console] – all DWORD values

ForceV2 – 1 for new console features, 0 to disable new console.
LineSelection – 1 to enable line selection, 0 for block mode only.
FilterOnPaste – 1 to enable new paste behavior.
LineWrap – 1 to wrap text on resize operations.
CtrlKeyShortcutsDisabled – 0 to enable new key shortcuts, 1 to disable.
ExtendedEditKeys – 1 to enable a full set of keyboard selection keys, 0 to disable.
TrimLeadingZeros – 1 to trim leading zeroes on double-click selection, 0 to keep them.
WindowsAlpha – Adjust opacity between 30% and 100%: 0x4C to 0xFF -or- 76 to 255.
WordDelimiters – By default, only the space character is used when selecting text word-by-word with CTRL+SHIFT+ARROW keys. Set this REG_SZ value to contain all the characters you wish to treat as delimiters.