Results 1 to 10 of 10

Thread: Keyboard shortcut

  1. #1
    Join Date
    Oct 2008
    Location
    Dexter, Oregon USA
    Beans
    629

    Keyboard shortcut

    Ubuntu 12.04

    I am trying to create a keyboard shortcut to "simple scan". I enter a new custom shortcut and name it simple scan and use the same name as the command. I give it the key combo of ctrl+s.

    It does not work.

    I tried opening it in a terminal using the same command and it does not open that way either.

    The app is installed as I just used it. <g>

    What am I doing wrong.

    Thanks in advance. Bob.

  2. #2
    Join Date
    Aug 2009
    Location
    United States
    Beans
    4,523
    Distro
    Ubuntu Development Release

    Re: Keyboard shortcut

    Any time you are adding a shortcut. You have to hit add then under command use the
    script to run it with your key command. Like open a Terminal "gnome-terminal" without quotes.
    Last edited by garvinrick4; May 24th, 2012 at 01:02 AM.
    Remember hence where you come and pass it down.
    Ubuntu Forums member #899097 and Ubuntu Member:


  3. #3
    Join Date
    Aug 2009
    Location
    United States
    Beans
    4,523
    Distro
    Ubuntu Development Release

    Re: Keyboard shortcut

    click on screenshot.
    Attached Images Attached Images
    Remember hence where you come and pass it down.
    Ubuntu Forums member #899097 and Ubuntu Member:


  4. #4
    Join Date
    Oct 2008
    Location
    Dexter, Oregon USA
    Beans
    629

    Re: Keyboard shortcut

    I used the command: gnome-simple scan" as instructed but the simple scan app still does not open. ?
    Bob.
    Attached Images Attached Images

  5. #5
    Join Date
    Aug 2009
    Location
    United States
    Beans
    4,523
    Distro
    Ubuntu Development Release

    Re: Keyboard shortcut

    How about "simple-scan" without quotes.

    If you run this in a terminal below, copy and paste it in a termial you will get a text file
    with all your installed with the correct correct command in your Home.
    Code:
    sudo dpkg --get-selections > installedsoftware
    You can also look in Ubuntu software center and hit "more info" and will give you correct command for any software (under version.)
    Remember hence where you come and pass it down.
    Ubuntu Forums member #899097 and Ubuntu Member:


  6. #6
    Join Date
    Oct 2008
    Location
    Dexter, Oregon USA
    Beans
    629

    Re: Keyboard shortcut

    Version: simple-scan 3.4.1-0ubuntu1, From the Sofware center.

    Still does not work.
    Attached Images Attached Images

  7. #7
    Join Date
    Oct 2008
    Location
    Dexter, Oregon USA
    Beans
    629

    Re: Keyboard shortcut

    Copied and pasted "sudo dpkg --get-selections > installedsoftware" into a terminal and all it did was return me to a prompt.

  8. #8
    Join Date
    Oct 2008
    Location
    Dexter, Oregon USA
    Beans
    629

    Re: Keyboard shortcut

    This is what I get when I use your command:
    And just simple-scan worked!
    Attached Images Attached Images

  9. #9
    Join Date
    Aug 2009
    Location
    United States
    Beans
    4,523
    Distro
    Ubuntu Development Release

    Re: Keyboard shortcut

    Copied and pasted "sudo dpkg --get-selections > installedsoftware" into a terminal and all it did was return me to a prompt.
    That is what it is suppose to do, now look in your Home and there will be the text file with all your software in alphabetical order.

    And just simple-scan worked!
    glad you got the hang of it.
    Remember hence where you come and pass it down.
    Ubuntu Forums member #899097 and Ubuntu Member:


  10. #10
    Join Date
    Oct 2008
    Location
    Dexter, Oregon USA
    Beans
    629

    Re: Keyboard shortcut

    Thanks for the help!

    Bob.

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
  •