From bcc8c4346d0deaa6c22a59e861367825096a3631 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Mon, 15 Aug 2022 09:21:20 +0530 Subject: Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 615ae4e..27588a5 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,9 @@ mv ipman.py /any/directory/ipman.py ``` ### Set the keyboard shortcut -This depends on your desktop environment. Navigate to your keyboard shortcuts setting. Add a shortcut with the command as `python3 /opt/ipman.py paste` and the shortcut as whatever you want the "paste" shortcut to be. This will be the shortcut that will paste the IP. Add another shortcut with the command as `python3 /opt/ipman.py setip` and the shortcut as whatever you want the "SetIP" shortcut to be. This shortcut will open the window to set the IP address. +This depends on your desktop environment. +Navigate to your keyboard shortcuts setting. + +Add a shortcut with the command as `python3 /opt/ipman.py paste` and the shortcut as whatever you want the "paste" shortcut to be. This will be the shortcut that will paste the IP. + +Add another shortcut with the command as `python3 /opt/ipman.py setip` and the shortcut as whatever you want the "SetIP" shortcut to be. This shortcut will open the window to set the IP address. -- cgit v1.2.3