General :: Launching Applications In Xterm?

Jul 19, 2011

I've search around and looked at the man page but can't seem to figure this out.. using fluxbox one can click an application in the menu and it opens without a supporting terminal. However, if I open xpdf in the terminal, xpdf launches and the terminal waits for it to exit... my question is, what is the command to hide the terminal and just launch the application?

View 5 Replies


ADVERTISEMENT

General :: Termination Of Xtern Launching An Application With Xterm -e?

Jun 8, 2011

I wanted to launch sqlite3 with the command:

xterm -e sqlite3 /path/to/database "SELECT * FROM TABLE;" &

The xterm window flashes for a moment and then terminates. Exactly the same result is encountered with:

a) xterm -e /bin/bash -l -c "sqlite3 /path/to/database "SELECT * FROM TABLE;"" (as suggested in man xterm)

b)giving an alias in .bashrc to:
sqlite3 /path/to/database "SELECT * FROM TABLE;"
and running: xterm -e alias

c)giving: xterm -e echo "something"

d)using: konsole -e sqlite3 /path/to/database "SELECT * FROM TABLE;" &

If a launch sqlite3 with:

xterm -e sqlite3 /path/to/database &

The xterm window launches with no problem and sqlite3 opens the database as expected. If I enter "SELECT * FROM TABLE;" every thing works as expected and I get the correct result.

The same applies if I launch xterm with: xterm & and then: sqlite3 /path/to/database "SELECT *FROM TABLE;" to the command line.I sometimes use xterm -e to launch applications to a separate window and never had the slightest problem. I suspect it might be a bash thing (konsole and echo not working as well as above stated) and not an xterm thing. I made a search in man bash for quoting and backslashing but it didn't bright up things.

View 2 Replies View Related

Fedora :: Error While Launching Xterm?

Feb 21, 2011

On FC14, launching xterm gives log:[b16394@udp158975uds ~]$ xterm Warning: Cannot convert string "nil2" to type FontStructxterm: cannot load font -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1

View 2 Replies View Related

OpenSUSE :: Using Extra Keys For Launching Applications?

Aug 12, 2010

I own a Microsoft Wireless Keyboard 1000 which I'm overall pleased with. The keyboard has some extra media and application launching keys which I try to assign in systemsettings>Input Actions. I believe the application is called khotkeys, however I'm not sure. Four different cases occurred as follows: The keys are recognized and can be assigned a command to run. When settings are saved the specified application launches. Examples of keys that works:

Code:
Physical key symbol : Recognized by khotkeys as : HEX code send by keyboard (obtained by showkeys)
Headphones : Tools : keycode 171 press, keycode 171 release
House : Home Page : keycode 172 press, keycode 172 release
All media keys (play/pause, next, prev, stop, vol-up, vol-down & mute)

[Code].....

View 1 Replies View Related

Ubuntu Servers :: Launching Applications From A SSH Session?

Mar 8, 2010

I want to start applications from an SSH connection, and close the connection, without the applications I've started closing with it.

View 9 Replies View Related

OpenSUSE :: Launching KDE Applications From Dolphin Super User?

Mar 8, 2010

In Dolphin Super User mode trying to launch an application such as Kwrite gives the alert

KDEInit could not launch '/usr/bin/kwrite

"use Konqueror super user"
"launch from terminal su"

This is present in Opensuse 11.2 with KDE 4.3.5

View 4 Replies View Related

Fedora :: Creating Launching Links For Gnome3 Activities And Applications?

Jun 6, 2011

how to quickly create Launcher Links that will edit the Applications or Activities panels in Gnome3. I installed Tweak Tool, but it only adds to the desktop which seems a little tacky. I read where you can edit the desktop file to create new ones, but I want to add Application Links to the Application Panel, and then possibly drop and drag to the Activities Sidebar.

I might be overlooking something in Tweak Tool, so will play with that some more, I don't mind editing a file to include, but would rather use GUI.

View 2 Replies View Related

General :: How To Copy Things In Xterm And Paste Them Outside Of Xterm

May 2, 2011

i have fluxbox and i need to know how to copy things in xterm and paste them outside of xterm.

View 2 Replies View Related

Slackware :: Intel Graphics / Vertical Lines From Xpdf/gv Under Xterm Stick To Xterm Window Making It Unreadable?

Jun 13, 2011

Start xpdf or gv. Click an xterm to be active and slide it over xpdf/gv. Vertical lines from xpdf/gv under the xterm stick to the xterm window above and make it unreadable.

The problem does NOT show with KDE default settings with display effects on but does show in fvwm, xfce etc, and in KDE without effects.

On a system with a Sandy Bridge integrated graphics (i5-2400) the problem went away by downgrading to xf86-video-intel-2.13.0. But it was not enough for another system with 945G which needed downgrading to xf86-video-intel-2.12.0.

View 3 Replies View Related

Ubuntu :: Xterm XT Error: Can't Open Display: Xterm: Display Is Not Set

Aug 20, 2010

I've just installed xterm, ant trying to run it from my windows machine using ssh. I have X11Forwarding yes on /etc/ssh/sshd_config when I use, MobaXterm, np, I can use xterm after I log ssh -X xxx

but when I use Cygwin, and do ssh -X xxx, and then xterm, I have: xterm XT error : Can't open display: xterm: Display is not set

View 3 Replies View Related

Software :: Configure Xterm Colors If Xterm Can Support 256 Colors?

Jul 3, 2009

I have a xterm which can have 256 colors. How can I configure the prompt colors and ls output colors to take advantages of the 256 color values?

View 4 Replies View Related

General :: What Is Xterm And How To Use It

May 14, 2010

I am beginner for linux. I wanted to ask something about xterm.
1. what is xterm?
2. what is the use of xterm and how can we use it.

View 2 Replies View Related

General :: Launching TMUX Using Gnome Terminal

Oct 18, 2010

I'm a little confuse regarding how one launches tmux. When I launch my terminal (current gnome-terminal), I would like to have tmux up and running. I'm currently doing this by calling "tmux" in my .zshenv (kind of like .bashrc in bash). This does in fact launch tmux, but has some annoying side effects. First, hitting Ctrl-D to exit the shell, only kills tmux, and leaves the tmux-less gnome-terminal still running. An additional Ctrl-D will kill that as well. Second, when ssh into a box with this setup, I get a second, nested instance of tmux. I don't want tmux to launch again when I ssh. Is this the right approach, how should tmux be launched usually?

View 2 Replies View Related

General :: Launching ZENITY On A Given Position On The X11 Screen?

Dec 5, 2010

how to pass the position to zenity to be launched specific place of X11? No info are given [URL]

View 3 Replies View Related

General :: Ap_get_server_banner Error When Launching Apache2?

Jun 28, 2011

I have just installed Apache2 v. 2.2.17 on Ubuntu,and I am trying to get it to work with Ruby (v 1.8.7). I have followed the instructions on the Ubuntu site and ended up installing Phusion Passenger v 3.0.7, making the suggested changes to the httpd.conf file.

When I launch Apache2 I now get the message:

Cannot load /usr/lib/ruby/gems/1.8/gems/passenger-3.0.7/ext/apache2/mod_passenger.so into server: /usr/lib/ruby/gems/1.8/gems/passenger-3.0.7/ext/apache2/mod_passenger.so: undefined symbol: ap_get_server_banner

I have found a bug report (url) that suggests "adding a dependency" but am not sure how to do that. Any kind soul out there can take pity of this eager Linux neophyte?

View 4 Replies View Related

General :: Nvidia Module Not Launching After Update

May 8, 2011

I don't seem to be able to launch the nvidia module. It is installed with

# apt-get update
# m-a clean nvidia-kernel-source
# m-a purge --force nvidia-kernel-source
# m-a prepare
# apt-get install nvidia-kernel-source/unstable
# m-a a-i nvidia-kernel-source

All seems to be fine, the build and install is successful, but launching xorg fails. The log shows, well not what it use to since my last attempt. Now it is trying to load several other drivers before it defaults to the vesa driver. But that may not be the case if I reenable xorg.conf. It was saying something about not being able to "open" the nvidia module. Not that it was not there but it was not able to read it, like the permissions were not right. I checked the permissions and they are 644. A different debian install I have on the same machine has those same permissions.

View 10 Replies View Related

General :: Skype Doesn't Appear In Panel After Launching?

Jun 25, 2010

After the latest update manager was run. Skype no longer appears in my panel when launched. A window opens to log in, but if I close that window skype disappears instead of minimizing to the panel like it used to. When I click the launcher it tells me there is another instance of skype running. (oh really?) Where?

View 5 Replies View Related

General :: Cannot Get Rid Of Xterm Processes

Jul 26, 2010

I had this error when installing and running a vncserver before, which I have now removed. However, the xterm's seem to remain in the system and are regenerating themselves. Should the pid IDs stay the same each time I run this?

Code:
[root nxserver]# pidof xterm
15034 15033 15032 15031 15030 15029 15028 15027 15026
[root nxserver]# pidof xterm
15044 15043 15042 15041 15040 15039 15038 15037 15036

[Code].....

View 10 Replies View Related

General :: How To Find Out What Xterm Is In Use

Jul 28, 2010

Is there a command to find out on what xterm I am (gnome, kdm, etc)? I currently have Ubuntu 10.04 LTS.

View 2 Replies View Related

General :: Sudo In .desktop File When Launching Graphical App

Feb 8, 2011

Fedora 14 i can run a program with another user with:

But:

it doesn't work, if i put the command in a .desktop file.

View 1 Replies View Related

General :: Vncserver Keeps Launching In Failsafe With No Errors Being Generated?

Dec 14, 2010

I installed VMWare Server 2 and while configuring itI decided to perform a reboot as it kept generating errors.When my server came back upwill only launch my vncserver in twm (failsafe) mode.I have checked for any kind of errors and there are noneIn the same location I have another linux box which is identical and it works fine. I have compared everything and cant seem to figure out what is causing this.I manually uninstalled VMWare server using yum and the problem is still there

View 2 Replies View Related

General :: Launching Application Which Need Another Window Fails From Shell?

Feb 12, 2011

When I try to launch application which runs in another window (not inside shell), it always fails with this kind of message: (example from gnome-terminal)

Code:

** (gnome-terminal:2477): WARNING **: Failed to connect to the session manager: None of the authentication protocols specified are supported Failed to get the session bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

Falling back to non-factory mode. Failed to summon the GConf demon; exiting. Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See [URL] for information. (Details - 1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.) I am running it as root, have GNOME installed and running, and also fresh install of gconf.

View 8 Replies View Related

General :: Xvnc Sessions Do Not Allow Program Or Terminal Launching?

Feb 12, 2010

I just added 8 additional vncserver sessions(Xvnc) (using a well-documented procedure my predecessor used) to my RH Enterprise 2.4.21-4 (OK it went by fast) server. This brings the number of session listed in my /etc/sysconfig/vncservers file to ~32. Applications and terminals now seem to choose if they will open or not in the Xvnc session and not all sessions start at boot. I can start them manually, and they will work, but then they stop working properly. You can open a session, view the active desktop, click on menus and associated drop-down items to try and open apps, but the apps/terminals just won't open. Is there a limit to the number Xvnc Sessions that can be managed? If so, what is it? This happens whether I try to connect from a Winddows box or another Linux box.

View 3 Replies View Related

General :: Configure Files For Xterm?

May 4, 2010

Is there any config files for xterm for default settings? For example, on my system, xterm start with black text on white background, and I want it the other way around. I can do it by starting it with:

xterm -bg black -fg white.

I want to set in a config file that if I run it without arguments, it will start with these options.

View 1 Replies View Related

General :: Alt-d Alt-f Etc. Stops Working In Xterm?

May 18, 2011

Something weird sometimes happens on my Debian system. Typically at the prompt line I can use combo like alt-d to delete a word, alt-f to go to the next word, etc. But quite regularly something happens in my xterm that makes alt-d and alt-f not work anymore: suddenly they print 'ä' (alt-d) and 'æ' (alt-f).

Note that this happens in a terminal that was acting like I wanted to at first. But then somehow must send a code or something that changes the behavior of the terminal. It happens in xterm because that's where I always work. If I go to a console by doing ctrl+alt+f1 then by default alt-d does what I want (delete word) and so does alt-f. Maybe that I could screw that one too by doing some bad manipulation: I just don't know because I don't work in text mode.

Also note that if I spawn an xterm from the "broken" xterm, then the new xterm work as I expect. What is going on? What am I turning on that was off previously? My .Xresources says that and, once again, when I open an xterm it behaves as I expect it, it's only later on that "something" makes that it goes back to broken "I-print-characters-with-diacritics-and-other-nonsense" mode:

$ more .Xresources
XTerm.vt100.eightBitInput: false
XTerm*eightBitInput: False

View 2 Replies View Related

General :: Check The O/p Of Xterm Logfile?

Oct 25, 2010

i am trying to run xterm command in linux.it opens one pop-up window and closes when we close that terminal.I want to store it like a file.

$ xterm -l -lf "test"

but test is not storing any where? how to configure this?

View 2 Replies View Related

General :: Add Keyboard Shortcuts For OSX Terminal / Xterm?

Jul 5, 2011

Is there a way to add a keyboard shortcut for a terminal command in OSX. Basically most of the times i open the terminal app in MAC in order to ssh into a certain server foo. What I want to do is add a keyboard shortcut (say ^k) so that on a terminal when I do that, it runs "ssh foo" in the terminal.

View 4 Replies View Related

General :: List Of Fonts Xterm Supports?

Jan 22, 2010

Which fonts dows xterm support?Is there any command to know the list of those fonts?

View 1 Replies View Related

General :: Error Opening Terminal - Xterm ?

Jul 15, 2010

Error opening terminal : xterm

While start nano editor in terminal

View 2 Replies View Related

General :: Exceed Xterm Connect Capability

Dec 18, 2009

Another basic question, as I am still new to Linux.I have a new machine loaded with RHEL 5.2 and when I try to connect into it using EXCEED XDMCP-Broadcast mode from my PC, it never comes up as a selection in the select-list. What rpms, procs, etc. am I missing on my RHEL 5.2 system???

View 10 Replies View Related







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