From 54a3e143afe21ab898fb5f8f3c2bc368ef765651 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 23 Jun 2019 12:38:18 -0700 Subject: [PATCH] Add pending operations list to KDE partition manager --- source/3/3.1/3.1.7/kde_partitionmanager.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.1/3.1.7/kde_partitionmanager.rst b/source/3/3.1/3.1.7/kde_partitionmanager.rst index 7b5ec063..ad098405 100644 --- a/source/3/3.1/3.1.7/kde_partitionmanager.rst +++ b/source/3/3.1/3.1.7/kde_partitionmanager.rst @@ -20,7 +20,7 @@ You can see your disk usage for each partition graphically with the bars at the On the side pane to the left you can switch between each different drive on the left with the name of each device. -To delete a partition left click on a partition to select it press :kbd:`Delete`, :menuselection:`Partition --> Delete`, or right click and select :menuselection:`Delete`. To add a new partition in unallocated space right click on the To view statistical information on a partition select the partition :menuselection:`Partition --> Properties` or right click on that partition :menuselection:`Properites`. To resize or move a partition press :kbd:`Control+R`, :menuselection:`Partition --> Resize/Move`, or right click on the partition and select :menuselection:`Resize/Move`. +To delete a partition left click on a partition to select it press :kbd:`Delete`, :menuselection:`Partition --> Delete`, or right click and select :menuselection:`Delete`. To add a new partition in unallocated space right click on the To view statistical information on a partition select the partition :menuselection:`Partition --> Properties` or right click on that partition :menuselection:`Properites`. To resize or move a partition press :kbd:`Control+R`, :menuselection:`Partition --> Resize/Move`, or right click on the partition and select :menuselection:`Resize/Move`. On the bottom of the window a list of :guilabel:`Pending Operations` to be applied to your drives. To change your partitions you will need to apply your changes later press the :guilabel:`Apply` button or :menuselection:`Edit --> Apply`. After pressing Apply a dialog will come up asking you to confirm and check this is what you want to do and then press :guilabel:`Apply Pending Operations` to apply these changes. To go back from this point press the :guilabel:`Cancel` button. To undo your your changes to your partitions press :kbd:`Control+Z`, the :guilabel:`Undo` button, or :menuselection:`Edit --> Undo`. To clear your operations that have yet to been applied :menuselection:`Edit --> Clear`.