Results 1 to 10 of 10

Thread: Windows equivalent keyboard shortcuts

  1. #1
    Join Date
    May 2008
    Location
    Thrissur, Kerala
    Beans
    463
    Distro
    Ubuntu 20.04 Focal Fossa

    Smile Windows equivalent keyboard shortcuts in Ubuntu Linux

    Many of us come from the ******* world to Linux through Ubuntu. I wondered whether there is a way to set up ******* key board equivalents in ubuntu. After searching in the web and doing some experiments myself, I have set up the following in my ubuntu box. It could be configured in Compiz or some could be done by Ubuntu Tweak.

    So first things first. We all want the main menu to pop up when we press the *******/Super key. It is done by
    Code:
    System--> Preferences--> Keyboard Shortcuts-->
    Under the Desktop Section click on the shortcut for Show the panel's mail menu [Alt+F1]. Press Right *******/Super key so that the new shortcut displayed is SuperR. Now the Left Windows/Super key could be used for the combinations used in *******. [I am right handed you see.]

    More than that I use

    xvkbd -text "\[Alt_L]\[F1]"

    as the command for starting the main menu without even touching my keyboard.

    For this,
    Code:
    goto System--> Preferences--> CompizConfig Settings--> General--> Commands--> Commands--> 
    Run Command 0 and fill the text box with xvkbd -text "\[Alt_L]\[F1]"
    [with the quotes and the command starts from xvkbd] Goto Edge binding and set the value against Run command 0 to Left.
    You can set [Button Binding = <Shift>Button2] for the same command. It has the additional advantage of popping up the main menu at the mouse cursor if you do not have the main menu/main menu bar applet on your panels.

    Note : To use this, you will have to install the xvkbd package .
    Code:
     sudo apt-get install xvkbd
    Now the Win+D
    Change the shortcut for Show Desktop by merely moving mouse cursor to left bottom corner [where the show desktop icon is placed in *******].
    Code:
    System--> Preferences--> CompizConfig Settings--> General--> General Options--> Key Bindings--> Show Desktop [with a monitor icon].
    Click on it and select the edge or corner of the screen to activate show desktop.

    THEN Win+E
    Set value of Run Command 1 to "nautilus ~" [without quotes] to open your home folder with Super+e or "nautilus /" [without quotes] to open your root folder.

    The other settings I use in compiz are

    Win+R [Run Command 2]
    "gnome-terminal" with super+r [Its equivalent is actually Alt+F2]

    Win+L [Run Command 3]
    "gnome-session-save --logout-dialog" with super+l
    [Button Binding = <Shift>Button2]

    Task manager [Ctrl+Alt+Delete] [Run Command 4]
    "gnome-system-monitor" Ctrl+Alt+Delete

    End a non responsive program without using Ctrl+Alt+Delete [Run Command 5]
    "xkill" with super+delete

    Win+F [Run Command 6]
    "gnome-search-tool"

    [Or use "gnome-search-tool --path=/" for setting the default search location to entire file system. Actually, I use former by a launcher [panel applet] and the latter in the key binding. So that I can choose the default search location.]

    And that is not all. The edge bindings could be used for all these commands which enables us to do things even without any key press.

    Hope this helps somebody move from ******* to Ubuntu. Any other tips or list of commands like the above are welcome.
    Last edited by hariks0; January 17th, 2010 at 11:27 AM.
    How can I use a signature in forums?

  2. #2
    Join Date
    Aug 2009
    Beans
    248
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Windows equivalent keyboard shortcuts

    Thanks man. Much appreciated.
    If your problem is solved, please don't forget to come back and post the solution.
    Also, mark the thread "Solved" (Thread Tools > Mark This Thread as Solved).
    RIP Clara

  3. #3
    Join Date
    May 2008
    Location
    Thrissur, Kerala
    Beans
    463
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Windows equivalent keyboard shortcuts

    You are welcome.
    How can I use a signature in forums?

  4. #4
    Join Date
    May 2008
    Location
    Thrissur, Kerala
    Beans
    463
    Distro
    Ubuntu 20.04 Focal Fossa

    Smile Re: Windows equivalent keyboard shortcuts

    Bumped in case some body finds it useful.
    How can I use a signature in forums?

  5. #5
    Join Date
    Jun 2010
    Location
    Underneath!
    Beans
    381
    Distro
    Xubuntu Development Release

    Re: Windows equivalent keyboard shortcuts

    This is very useful , thanks a bunch
    GNU / Linux Being a newbie is no excuse for being lazy! I'm only exuding positive energy, And Always Learning Something. IRC'in Freenode #ubuntu / sary SSHin' with mosh



  6. #6
    Join Date
    May 2009
    Beans
    166
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Windows equivalent keyboard shortcuts

    Thanks, this was very useful. I especially needed that Task Manager one
    twitter | deviantart | website

    i suppert sonikku teh hedgehog

  7. #7
    Join Date
    May 2008
    Location
    Thrissur, Kerala
    Beans
    463
    Distro
    Ubuntu 20.04 Focal Fossa

    Smile Re: Windows equivalent keyboard shortcuts

    Those who are not able to use Ctrl+Alt+Delete for System Monitor should first release that key binding from the default key bindings and may use Super+L there.

    How can I use a signature in forums?

  8. #8
    Join Date
    May 2008
    Location
    Thrissur, Kerala
    Beans
    463
    Distro
    Ubuntu 20.04 Focal Fossa

    Smile Re: Windows equivalent keyboard shortcuts

    You are Welcome !

    Last edited by hariks0; July 28th, 2010 at 07:27 AM.
    How can I use a signature in forums?

  9. #9
    Join Date
    Mar 2010
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Windows equivalent keyboard shortcuts

    Thanks hariks0!

    I'm using Ctrl+Alt+Del for system monitor and Ctrl+Del for xkill now.

  10. #10
    Join Date
    Jul 2010
    Location
    lucknow, india
    Beans
    58
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Windows equivalent keyboard shortcuts in Ubuntu Linux

    nice post. very helpful and informative.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •