How to start x-windows through hummingbird

Can anyone tell how to start X-windows through hummingbird?
Thanks
Prudhvi

Hi
Make sure that you set the DISPLAY env varible properly, i.e. it should point where the exceed is started.
Make sure by running xclock command.
And then follow as per Dinesh told in the previous reply.
HTH
Regards
Nikhil

Similar Messages

  • Compiz: How to start all windows maximized?

    Hi all,
    I'd like to start all windows maximized on my netbook running compiz. There is a an option in "Window Management/Window Rules/Matches". Putting a value of "class=" in the box will set all windows maximized but cannot be un-maximized.
    Is there an option somewhere to start all applications maximized but allow to un-maximized them later on?
    Thanks!

    Not aware of a plugin but try this - https://aur.archlinux.org/packages.php?ID=22071

  • How to start a window as root in X

    Hi everybody,
    I managed to install Arch on my old laptop.
    Besides some other problems (i might come back here) I'd like to start soem applications/windows (terminal or any other app.) in my DE (icewm) as root when I'm logged in as normal user.
    How can I do this?
    McQuack

    Well now,
    This 'never-do-anything-as-root' ideology is a bit paranoid if you ask me. There are many cases where it's very convenient to be logged in as root.
    Windows users aren't getting in trouble because they run programs with Administrator priveleges, they get in trouble because they download obscure binaries from doubtful websites, and then decide to run them with Administrator priveleges. Windows users also use programs that have secret document formats that may contain hidden executable code. Then they use e.g mail programs that may seemlessly run those executables for you, without your knowledge (MS is always service-minded), if they should happen to turn up as an attatchment to some spam.
    If you're not administring a big server park for some huge company, root could be a good thing. There are few (not none) security concerns. The biggest concern is that as root, you can mess up your system really badly. Using kdesu, gnomesu, sudo or sudoedit, whatever, will not protect you from your own messing around.
    By the way, I actually thougt your question was about starting an X program as root.
    You have probably started the X server as your normal user, and in Arch, that means only your normal user will be allowed to open windows, not even root will be allowed. To give root and all other users logged on to your computer (usually only yourself) permission to open windows, type this into a terminal (as your normal user):
    $xhost +localhost
    And if you have a network at home, you can let all the users on any machine open windows on your machine, like this:
    $xhost +
    It will probably let anyone on the internet open windows as well, but the programs will be running on their computers.
    If your machine has the ip address 192.168.1.2 and the other has 192.168.1.3, then the other can open windows on your machine like this:
    DISPLAY=192.168.1.2:0 qiv nice_picture.jpg
    I remember a long time ago, in 1993, when the internet was mostly on university unix machines, and no one had to be concerned with security unless they had secrets to hide, I sat and read my mail, and suddenly a picture of Cindy Crawford popped up on my screen. Well, nowdays such things happen all the time if you don't have popup protection.
    But what had happened was that some friends of mine studying in another town, had read from the totally open user list on my school's server, and found out exactly which machine I was logged into, and then they started a program on their machine, but let the display be on my machine hundreds of miles away.
    Oh, I'm sorry, I'm a bit off topic here, but at least I think I gave an answer to the question asked

  • How to start a window minimized?

    Is there anyway that I could use to start a program with its window minimized, or even if possible, to start the GUI program runing at the background without showing up its tail?

    Look at the frame.setState(int )
    setState
    public void setState(int�state) Sets the state of this frame. Parameters:state - Frame.ICONIFIED if this frame is in iconic state; Frame.NORMAL if this frame is in normal state.See Also:

  • My 6th generation nano isn't recognized by my computer. When I plug it in an error message pops up, which says "USB Device Not Recognized". Does anyone know how to start trouble shooting this. I updated both windows and iTunes.

    My 6th generation nano isn't recognized by my computer. When I plug it in an error message pops up, which says "USB Device Not Recognized". Does anyone know how to start trouble shooting this? I updated both windows and iTunes.

    Work through all the suggestions in this Apple support document first.
    iPod: Does not appear in Windows or iTunes and Device Manager is empty
    B-rock

  • I have installed the LATEST VERSION of itunes in my windows and i bought the new ipad with retina display ,i had moved music into the ipad from my windows through the itunes but I DONT KNOW HOW TO MOVE THE VIDEOS IN MY VIDEOS LIBRARY OF MY COMPUTER TO MY

    i have installed the LATEST VERSION of itunes in my windows and i bought the new ipad with retina display ,i had moved music into the ipad from my windows through the itunes but I DONT KNOW HOW TO MOVE THE VIDEOS IN MY VIDEOS LIBRARY OF MY COMPUTER TO MY

    Close your iTunes,
    Go to command Prompt -
    (Win 7/Vista) - START/ALL PROGRAMS/ACCESSORIES, right mouse click "Command Prompt", choose "Run as Administrator".
    (Win XP SP2 n above) - START/ALL PROGRAMS/ACCESSORIES/Command Prompt
    In the "Command Prompt" screen, type in
    netsh winsock reset
    Hit "ENTER" key
    Restart your computer.
    If you do get a prompt after restart windows to remap LSP, just click NO.
    Now launch your iTunes and see if it is working now.
    If you are still having these type of problems after trying the winsock reset, refer to this article to identify which software in your system is inserting LSP:
    Apple software on Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123?viewlocale=en_US

  • How to start a application with a login window?

    hi there
    does anyone have any idea on how to start an application with a login window? a login window is the first frame or window to be displayed when an application starts running. and only correct login id and password have been entered the real application will start. any sample out there? thank you.

    You can start a new thread by making a thread object and passing it an implementation of a runnable object. Runnable has just one method, public void run(), this is was gets executed in a second thread. perhaps the code you would use would look something like this.
    <code>
    // set up thread for login window
    new Thread(new Runnable() {
    public void run() {
    // construct your login window here
    // when you are done processing the
    // password....
    if(goodPassword) {
    authorized = true; // a global variable
    notifyAll(); // don't forget this
    else {
    System.exit(42);
    }).start();
    // control does not stop this code gets executed while
    // the above thread is running.
    // Set up main program here. This is done in the
    // backround.
    while(!authorized) {
    synchronized(this)
    { wait(50); }
    // now when the user logs in this frame pops
    // up real quick.
    myFrame.setVisible(true);
    </code>
    Hope you can figure it out.. good luck :)

  • How do I stop iTunes from starting with Windows?

    Hi there.
    After installing iTunes 7, it launches with Windows despite there being no registry entries or Startup folder entries. I also can't find any preference settings in iTunes to change this. I don't want iTunes starting with Windows as it's a CPU hot and system drag as it is without it slowing down my startup.
    What's even more odd I find is that, if for whatever reason iTunes does NOT start with Windows, I don't have an Internet connection. It's strange but the connection between the two is absolute. If I reboot and iTunes starts with Windows, I have my Internet back.
    Any suggestions? I can't find anything through searches. I've also checked for viruses, spyware, backdoors, etc.
    Thanks.
    Custom   Windows XP  

    It turns out it was the Yahoo iTunes plugin.

  • How can I run a java-application on starting of Windows 2000

    How can I run a java-application without any user on starting of Windows 2000?
    For example, if the computer is restarted and nobody enter into it yet, my java-application should run anyway.
    How can I do that?

    Hi, you have to put it in a Windows service.
    To do this you have a program, Srvany.exe that allow to insert a .exe or .bat program in a Windows service.
    For example, i develop a program, TomcatGuardian and i put it in a service because i need to run it in a server without Administrator logged in.
    Regards,
    Ivan.

  • If you've changed your startup options on mac to start in windows, how do you fix and go back to mac on startup?

    if you've changed your startup options on mac to start in windows, how do you fix and go back to mac. I can't get my mac to switch back to mac, it is like stuck in widows mode, I have tried holding down the options key upon start up and that did not fix it either.
    Please help! Thank you so much!

    The Apple drivers you install in Windows also puts a Startup Drive icon in the Task Bar. Choose that to change the startup disk back OS X.

  • How can I install Windows 7 through Boot camp?

    I have a MacBook Pro Mid 2009 and I am running OSX Mavericks. How can I install Windows 7 from the install DVD? Thank you for the help in advance. Just as a side note, if I want to run GTA 4 on Windows 7 through Boot Camp, will it be faster than it is on Parallels? Thanks again.

    Games work much better in Boot Camp. Note that a virtual machine does not use all the performance of your MacBook, so they may work worse than in Boot Camp.
    Your Mac supports a 64-bit Windows 7 version, so open Boot Camp Assistant (in /Applications/Utilities), tick the options to download the Windows support software and install Windows, and follow its steps. Apple has got all the steps you need to install Windows > http://manuals.info.apple.com/MANUALS/1000/MA1636/en_US/boot_camp_install-setup_ 10.8.pdf
    Remember to install the Windows support software after installing Windows

  • How to start OS X instead of Windows

    Hello,
    I installed OS Snow Leopard (latest version) and decided to install Win 7 Pro
    After succeeding, i used the original DVD Snow Leopard to install Boot Camp
    When all files where installed, i was asked to restart OK
    Restarted, but !... don't restart ! stay as a dead computer.
    Retried several times, no way !
    My question (forgot !) HOW to start from nothing to the OS X system ?
    Can someone tell me what kind of keys to push during restarting and opening  OS X ?
    So i can reformat Windows partition and restart a new installation (hope it will work !).
    Thanks for your comment,
    Regards,
    Jean

    Hold option key while booting and then choose the OS X partition.

  • Help! How to start windows in boot camp?

    I have read several posts on this but I still cannot seem to get it started. I recently bought a macbook with bootcamp set up with windows xp. I had vmware fusion on my computer to use windows but I uninstalled it because I cannot use it for the purpose of windows that I need. Now, I do not know how to start windows on my computer. I cannot use a virtual machine because my exam software that I use for school will not start up when using a virtual machine.
    I restart my computer and hold down the option key and the only hard drive that shows up is the Mac HD. The boot camp drive does not show up. So, if I cannot start windows that way...is there any other way???
    THANKS!

    I cannot use a virtual machine because my exam software that I use for school will not start up when using a virtual machine.
    It requires DirectX 9? Huh?
    I restart my computer and hold down the option key and the only hard drive that shows up is the Mac HD.
    That sounds like your computer came with VM Fusion, and was not set up with boot camp. Please prove me wrong.
    First, how many disk icons are on your Mac OS desktop? Is there just the Macintosh HD icon, or is there another disk icon labelled, say, "Untitled" or "Boot Camp".
    Second, open /Applications/Disk Utility. Select your hard drive (not the Macintosh HD volume, but the actual hard drive, just above the Macintosh HD volume). Then click the "partition tab". How many partitions do you have. Does it show one HFS+ Journaled volume, or more than one partition and of what types.
    Third, if you did see a second disk icon in step one, select it and hit CMD-I. What is its used and free space? Open it in Finder: is there a boot.ini file? A Windows folder?
    Fourth--I should have thought of this first, sorry--some MacBooks have a bug that Option doesn't let you select an OS. So open Apple > System Preferences > Startup Disk and see if there is a Windows there for you to select. If so, select it and "reboot now" to boot into Windows. To boot back into Mac OS, you can either use the option key, or use the boot camp system tray icon to select Mac OS as your startup disk.
    Finally, did your computer come with a Windows XP CD?

  • How to start or shut down database using sql developer in windows

    Dear Sir/Madam,
    how we start or shut down database using sql developer in windows
    we are using oracle 11g release2, unix, java & oracle oracle weblogic administration
    Thanks & Regards
    Manish Kumar
    Datbase Team
    TCS Ltd.

    HI, Welcome to OTN form,
    SHUTDOWN is not a SQL statement but a SQL*Plus command . You cannot use SHUTDOWN in PL/SQL.
    Check following link:
    http://docs.oracle.com/cd/E11882_01/server.112/e16604/ch_twelve042.htm#i2699551
    More Information please check OTN discussion: https://forums.oracle.com/thread/2349159
    Thank you

  • FAX through HP laser jet 3050 which is connected on a Windows Network. I m also connected to this Network and i print through HP LJ 3050. How can i sent fax through HP LJ 3050?

    HOW can i sent FAX through HP laser jet 3050 which is connected on a Windows Network.
    I m also connected to this Network and i print through HP LJ 3050. How can i sent fax through HP LJ 3050?

    Welcome to Apple Support Communities.
    Apparently there is no HP software support for the HP 3050 fax or scan functions with OS X 'Lion' 10.7:
    http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c02950970 #A1
    http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?&objectID=c0292511 4
    Alternatives?
    1) Run a Windows client on the Mac using Boot Camp or one of the available virtualization programs like Parallels, VMware Fusion, and others so you can run the latest Windows print/fax/scan driver.
    2) If your Mac hardware supports an older OS X version, downgrade to one (Snow Leopard?) that still had support for print, fax and scan.
    3) Buy a newer printer. A 2007 model is 5+ years old, and should now be fully depreciated in a business.

Maybe you are looking for