Thread: command to work

  1. #1
    Registered User
    Join Date
    Dec 2006
    Posts
    136

    command to work

    hi all
    is there any script (command line program )
    to work together alt+f7 or alt+mouseclick

    if we run the command the function have to work(means alt+f7 have to excute)

    please help me

    thank you in advance

  2. #2
    Cat without Hat CornedBee's Avatar
    Join Date
    Apr 2003
    Posts
    8,895
    I hardly understand your question. Do you mean you want to trigger a command that is executed when you press Alt+F7?

    If so, look into the documentation of your desktop environment. They all allow you to configure global shortcuts in some way, but the exact way depends on whether it's KDE, Gnome or Xfce.
    All the buzzt!
    CornedBee

    "There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
    - Flon's Law

  3. #3
    Registered User
    Join Date
    Dec 2006
    Posts
    136
    Quote Originally Posted by CornedBee View Post
    I hardly understand your question. Do you mean you want to trigger a command that is executed when you press Alt+F7?

    If so, look into the documentation of your desktop environment. They all allow you to configure global shortcuts in some way, but the exact way depends on whether it's KDE, Gnome or Xfce.

    i have to write a program or script for functioning the Alt<F7>

    for gnome...

    for example...
    we are clicking alt key and f7 key to work this...
    but we ran a command this function have to work..



    is it possible ?

    please help me

    thank you in advance

  4. #4
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Are you also asking these questions on a forum which specialises in Gnome programming issues?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. strcmp returning 1...
    By Axel in forum C Programming
    Replies: 12
    Last Post: 09-08-2006, 07:48 PM
  2. getline() don't want to work anymore...
    By mikahell in forum C++ Programming
    Replies: 7
    Last Post: 07-31-2006, 10:50 AM
  3. Why don't the tutorials on this site work on my computer?
    By jsrig88 in forum C++ Programming
    Replies: 3
    Last Post: 05-15-2006, 10:39 PM
  4. fopen();
    By GanglyLamb in forum C Programming
    Replies: 8
    Last Post: 11-03-2002, 12:39 PM
  5. DLL __cdecl doesnt seem to work?
    By Xei in forum C++ Programming
    Replies: 6
    Last Post: 08-21-2002, 04:36 PM