Create a new directory in KDE Save As dialogue

3

1

When using the KDE Save As dialogue, how does one create a new directory using the keyboard only (i.e. no need to grab the mouse)? The Create New Directory button is not readily accessible via TabTabTabTab and then getting back to the Filename control is another TabTabTab mess. I tried Ctrl+N and some other obvious guesses to no avail.

Additionally, I tried giving the filename as newDirectory/someFile.txt however that throws an error that the file is inaccessible (presumably due to the illegal / character in the name).

I'm currently using KDE 4.9 on Kubuntu 12.10.

dotancohen

Posted 2014-01-02T08:08:36.610

Reputation: 9 798

Answers

2

Try F10. This shortcut is actual for Dolphin file manager and should work in Save As dialogue.

fywe

Posted 2014-01-02T08:08:36.610

Reputation: 729

That works so well that it also cd's into the new directory. Thank you! – dotancohen – 2015-05-22T15:54:51.287