0

I'm working with the Ubunu WSL app from Canonical. When I start the application, this is the runtime directory: C:\Program Files\WindowsApps\CanonicalGroupLimited.UbuntuonWindows_2004.2022.1.0_x64__79rhkp1fndgsc.

I would like to increase the screen buffer. Currently it is equal to 9999 but even that is not enough.
9999 is the highest number I can enter, but as that value gets stored, I believe I should be able to find it back in registry and modify it over there. (I performed a search on the mentioned directory and there are not recently modified files, hence my idea that this information should be present in the registry. (... or are all WSL-related settings collected on another place on my computer?))

Does anybody know where the configurations of the WSL Ubuntu app from Canonical are stored?

I seem not to have any WSL configuration relate file, as described in the following Windows search:

DOS_Prompt>dir /S /B "*wsl.conf*"
C:\Users\DDM\AppData\Local\Packages\.
\CanonicalGroupLimited.UbuntuonWindows...\.
\LocalState\rootfs\etc\ld.so.conf.d\ld.wsl.conf

Also my WSL doesn't have an idea:

Linux_Prompt:/etc$ find ./ -iname "*wsl*"
./ld.so.conf.d/ld.wsl.conf

Edit:
Hereby a screenshot what I mean: I right-click on the header of the WSL window and choose "Properties". In the popup-menu, I go for the "Layout" tab, this is what I mean:

enter image description here

9

0

You must log in to answer this question.