Ubuntu :: How To Start/kill X Window Using Cmdline

Jan 3, 2011

Which are the right commands for start and kill the X window using cmdline?

View 3 Replies


ADVERTISEMENT

Ubuntu :: Utility To Kill Selected Window?

Jan 3, 2010

Before I was forced to delete (actually rename) my .gnome2 directory in order to get a fresh start, I had an icon on my panel (task-bar? SSSsssss ) that would kill the next window that I clicked. Useful when a program stops responding.My problem: Rebuilding my panel, I don't recall the name of that utility. I had originally copied it off one either the Applications menu or the System menu but I can't find it now.My questions:What is the name of that kill-next-clicked-window utility?What directory (presumably some place under .gnome2) holds the links to the programs on the panels? My search under the renamed .gnome2 directory yields a lot of nearly empty directories and nothing I can identify as my objective. (In case I get it into my head to manually edit the panel - not likely.)

View 8 Replies View Related

General :: Kill All Processes Except Shell Window?

Aug 3, 2010

i was referring to an article given in following website.[URL] I was surprise to know that i can kill all running processes by using kill 0. However when i tried running the command nothing happened.

my machine details:

Code:

# lsb_release -a
LSB Version: :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID: EnterpriseEnterpriseServer
Description: Enterprise Linux Enterprise Linux Server release 5.2 (Carthage)
Release: 5.2
Codename: Carthage

View 4 Replies View Related

General :: Kill A Xterm Instance In Tiny Window Manager Using Mouse Pointer?

Aug 10, 2010

The only way I know is to use exit command to come out.

Is there some way to close the Xterm windows using the GUI (the mouse pointer)? Killing a lot of windows would be easier that way.

I am using Tiny Window Manager.

View 2 Replies View Related

Software :: When Start Xemacs Is Doesnot Run In An X Window But Runs In A Terminal Window

Feb 7, 2010

Newly installed Debian system from years with Fedora. Ran system update and system got hosed, booted but no Gnome. Got Gnome back after MANY 'aptitude upgrade's. Xemacs disappeared! Along with other things I installed. Tried to install Xemacs but it is broken and will not install, complains about dpkg TOO current(?). So downloaded Xemacs for Xemacs.org and compiled source, installed.

Now when I start Xemacs is does not run in an X window but runs emacs in a terminal window. If I run it from a script, it complains about 'not in tty window'.

My env show:

Code:

The Xemacs install on Debian ( Bug written ) Install and configuration of Xemacs from source. A better understanding of the Debian upgrade process.

View 5 Replies View Related

General :: Can't Find ./prog.sh Start - Unable To Kill Manually Using Command

Nov 3, 2010

I'm trying to figure out how to operate a rather large Java program, 'prog'. If I go to its /bin/ dir and configure its setenv.sh and prog.sh to use local directories and my current user account. Then I try to run it via "./prog.sh start". Here are all the relevant bits of prog.sh:

[code]...

When I actually do ./prog.sh start, it starts. But I can't find it at all on the process list. Nor can I kill it manually, using the same command the shell script uses. But I can tell it's running, because if I do ./prog.sh stop, it stops (and some temporary files elsewhere clean themselves out).

[code]...

the process is running yet not in any way listed by the system. I can't find it in ps or /proc/, nor can I kill it. But the shell script can still stop it properly. So my question is, how can something like this happen? Is the process supremely hidden, actually unlisted, or am I just missing it in some fashion? I'm trying to figure out what makes this program tick.

View 2 Replies View Related

Ubuntu :: Kill Window Based On Based On Title Instead Of PID?

Apr 24, 2010

I am working on a set up, and I like to be able to toggle compiz on and off, or toggle dualscreen on and off. The thing is, I also have conky on my desktop as well as a terminal window embedded in my desktop (that requires compiz). So, when I turn comiz off, or resize my desktop, I want to be able to reposition conky/embedded-terminal and the terminals position is relative to my conky position and the size of my virtual desktop.

I can do this all fine, except that to reposition the terminal I need to kill it then reopen it. But if I kill gnome-terminal it kills ALL gnome-terminals instead of just my embedded one. How can I specifically close my embedded one and leave any others untouched? Lets say that the title of my embedded terminal is "trans777"Also, the trans777 titled gnome-terminal will be killed when compiz is not running.

View 1 Replies View Related

Ubuntu :: Kill Doesn't Kill, Killall Is Powerless?

Oct 21, 2010

Today I run OpenOffice.org extensions update and it freezed fter showing me that everything was successful.When i xkilled it it refused tolaunch without any problem indication.killall soffice.bin didn't report "No process found" after 1,2,3...20 times.So I tried killall soffice.bin -i

Code:
$ sudo killall soffice.bin -i
Kill soffice.bin(3319) ? (y/N) y

[code]...

View 1 Replies View Related

Ubuntu :: Find Out From Cmdline If A Certain Software Is Installed?

Jan 27, 2010

I would like to find out from cmdline (!) if a certain software is already installed.In redhat based Linuxes I could enter something likerpm -qa|grep -i mysoftwarebut this does not work in Ubuntu.How can I find this out with apt?What, if the installation was done by a perl script .pl rather than with apt.How can I find out in this case?

View 1 Replies View Related

Ubuntu :: What Is The Default Cmdline (!) Mail Client

Sep 1, 2010

What is the default cmdline (!) mail client in Ubuntu?

Normally I use Thunderbird as GUI. But occasionally I get to Ubuntu systems where TB is not installed and cannot be installed but I need quick access to mail client
through a commandline based simple mail client.

how to configure this client?

View 4 Replies View Related

Ubuntu :: Opening Nautilus At Specify Screen Location Via CmdLine?

Mar 21, 2010

Can nautilus be open at specific screen location via the command line?

running Karmic

I like to do have this folder opened at a specific location

nautilus --geometry 800x400 /home/user1/testfiles

say at location 100,300

View 2 Replies View Related

General :: SMB Share Access In GUI But Not In Cmdline?

Jul 2, 2010

I have a Debian Etch system. From the Gnome file manager, I can easily browse to SMB file shares on the network. So the SMB redirector is apparently present on the system.

Question - how do I access SMB shares from the command line? smbmount command is not available, trying to cd into a smb://... path gives a "No such file" error. I'm not looking for a persistent mapping, just a brief look. Better yet if root access is not necessary.

View 6 Replies View Related

Software :: Unable To Kill Process With Kill -9

Jan 13, 2011

the process is mcelog. When I do as root kill -9 2323 which is pid of mcelog the process is not killed. I tried doing the same from top, press K and enter pid of mcelog. doing ps auwx | grep mcelog I see there are several results. I tried killing all of them like kill -9 2355 2341 3425 2345. But re-running the above commands still shows them as running. How else would I troubleshoot this to avoid restarting of the box.

View 5 Replies View Related

Ubuntu :: And 64bit - Gave Up Waiting For Root Device (Boot Args (cat /proc/cmdline))

Jun 18, 2010

I had to reinstall 10.04 because I got an error, waiting for root device. And I figured I knew why I got this error: I changed my xconf.cfg (or whatever the file is in /etc/x11/) -- So this time I downloaded the 64 bit, because I have a 64 bit computer, so though, might as well get it! I've narrowed the problem down to this:

After I install nvidia settings (the x server or whatever?) And change my view to TwinView (I have my laptop monitor and an external monitor), and save the config file, this happens. I will do some more testing, but here is the whole error message: Gave up waiting for root device. Common problems:

- Boot args (cat /proc/cmdline)
- Check rootdelay= (did the system not wait long enough?)
- Check root= (did the system wait for the right device?
- Missing modules (cat /proc/modules; ls /dev)
ALERT! /dev/disk/by-uuid/bcb49367-8554-4116-8e4d2b39d92415cf does not exist. Dropping to a shell!

BusyBox v1.13.3 (Ubuntu 1:1.13.3-1ubuntu11) built-in shell (ash) Enter 'help' for a list of built-in commands.

View 1 Replies View Related

Ubuntu Installation :: Get Rid Of The Start Window?

Jan 11, 2011

i created an ubuntu 10.10 live system on an usb stick last weekend using the build in startup disk creator. The System itself is working quite fine, but since I don't want to install ubuntu to the computer I'm using the stick with, I want to get rid of the start window (TRY OUT or INSTALL). How can I achieve this?

View 4 Replies View Related

Ubuntu :: Get The Login Window On Start Up?

Jan 29, 2011

While installing Lubuntu 10.04, I opted for Auto login, but now I want to go for it.
How can I restore that option, so that I get the login window on start up.

View 4 Replies View Related

Ubuntu :: Window Manager Doesn't Start?

May 2, 2010

I just upgraded Ubuntu from 9.10 to 10.04 and am having a problem with the window manager. When I log in and after it applies my background and the panels load, the window manager doesn't start right away, so if I open a program it won't have a top to it. I have to turn on Compiz, which turns off every time I turn on the computer. If I set it to normal, it searches for drivers and then the tops of windows appear. I have had to do this every time since I upgraded. I would do a clean install, but I have no way to back up my data since I have so much. How can I fix this?

View 5 Replies View Related

Ubuntu :: Appearance Window Popping Up On Start Up?

Nov 3, 2010

every time i start up my laptop, "appearance preferances" window pops up with no reason whatsoever..

View 2 Replies View Related

Ubuntu :: Start A Non-terminating Process In Terminal Window?

Oct 18, 2010

how to start a process in Ubuntu terminal window that is not killed when the terminal window closes.

View 9 Replies View Related

Ubuntu :: Start A Program Which Starts From Terminal Window?

Jan 2, 2011

I want to start a program which starts from terminal window and needs sudo permission. How can I start it from Application menu without need of any permission?

View 2 Replies View Related

Fedora :: X Window Wont Start?

Sep 11, 2009

Ive just installed the nvidia 190.32 beta driver on my fedora box and now the GUI will not load. When I type startx it will say the kernel and nvidia driver have different versions..my questions is how do I uninstall the nvidia from the virtual terminal at system boot and revert to the default one?

View 13 Replies View Related

CentOS 5 :: X Window Does Not Start / Get That To Work?

Jul 7, 2009

I installed qmailtoaster and after reboot xwindow didn't start

View 1 Replies View Related

Ubuntu Multimedia :: Songbird Claims To Start But No Window Ever Pops Up

Jan 14, 2010

I recently installed the newest version of Songbird, it worked for two days. Now when I click Songbird, it tells me it's starting down in the Window List, but it never pops up. I've tried all three methods from here to install it afterwards... none of them I got to work. Anyone have a clue what could possibly going on? This is on Ubuntu 9.10(32bit)

View 6 Replies View Related

Ubuntu Installation :: 10.10 DVD Hanging - No Window Opened To Start Process

Dec 27, 2010

I downloaded Ubuntu 10.10 and made created a DVD. When I started installing it, I'm not able to do it. I think its hanging. This is what happening: First I found a screen saying 'ubuntu 10.10' and it loaded for some time then I got a screen with a black color task bar at the top of the screen, then after some time it turned into white color and after some time it disappeared. Nothing else happened. I didn't find any pop-up window to start installation of OS..

But when I tried this in my friends house, I found that instead of 'ubuntu 10.10' there came 'Ubuntu' LOGO and it was little bit slow but a pop-up window opened to start installation..
Why its not coming in my PC..
my computer configuration :
Windows XP, SP 2
256 MB RAM, 1.81 Ghz
AMD 64 Athlon Processor 1800+
I want to shift my OS to Ubuntu completely.

View 1 Replies View Related

Software :: Login Window App (gdmsetup) Won't Start

Aug 5, 2010

I'm trying to run the "Login Window" application in Ubuntu to allow me to setup automatic login. When I select it all I get is a message in the task bar stating an application is starting then that disappears but the app does not start.I've also tried starting it from the command line using gksu /usr/sbin/gdmsetup but this has the same result and does not yield any more clues to the problemMy next thought was to reinstall gdm but I'm not sure about that.

View 3 Replies View Related

OpenSUSE Install :: Window Managers Won't Start When Logging In From Kdm

Jul 12, 2010

slash page comes up fine. KDM greeting page and username selector come up. I can choose a session.

If I choose anything other than 'failsafe' (KDE failsafe, KDE, TWM, IceWM, etc), it accepts my password and then just sits there

If I login via failsafe, then type 'startkde', KDE starts up fine and I get all my windows, virtual desktops, etc.

I also just noticed these installed as well:

Nothing in .xsession-errors

The only thing I could find in /var/log/messages that looked close was this:

View 1 Replies View Related

General :: Auto-start A App On Another Window (from Panel Switcher)?

Aug 25, 2011

I want to start a virtual machine on another window panel, but I'm not sure what the command for this would be.

I have:

virtualbox --startvm myvin &

in my autostart.sh.

View 1 Replies View Related

CentOS 5 Networking :: Tracert Cannot Handle "host" Cmdline Arg Wp.pl On Position 1 (argc 1)?

Sep 2, 2010

I would like to secure my dhcp server against mac spoofing. I have two nics:eth0 -10.10.10.1/24 LANeth1 - WAN (dynamic from dhcp)I have setup /etc/etheresSERWER.MYDOMAIN.PL 00:01:02:03:04:05comp1 00:1f:d0:27:d1:beetc.

View 3 Replies View Related

Debian Multimedia :: Disable Gnome But Start Window Manager

Aug 16, 2011

In the murky world of X11, window managers, session managers and desktop environments I cannot seem to figure out how to achieve the following in Squeeze:

1. Leave Gnome installed, but prevent it from launching when typing startx
2. Have both X11 and my prefered default window manager (blackbox) startup when I type startx (or similar)

My ultimate goal is to leave Gnome installed but "dormant" and when I do a remote ssh -X be able to use X11 forwarding with blackbox.

View 3 Replies View Related

OpenSUSE :: Libreoffice 3.3.2 - Splash Window Appears But Program Doesn't Start

Apr 29, 2011

I'm using opensuse 11.4 kde 4.6. When I (try) to start libreoffice, splash window appears but program doesn't start.

When I launch it from console as normal user i don get any clue, but as root user i got this:

Code:

I run "export $(dbus-launch)" and libreoffice works, but only launching it as root user.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved