Ubuntu :: Location Of X Display

Apr 20, 2010

On Ubuntu (as with 99% of other Linux distros), CTRL-ALT-F7 brings you to your X display on tty7 (:0)...is there any way for me to get the display to appear on tty2 or tty3 instead of 7?

I ask because my ubuntu box is a media server running XBMC. XBMC has some 'flaws'...one of which is screen refreshing during certain tasks (other than watching a video)...the easiest way to get it to kick back into gear is to switch to a terminal, then back to the X display...not that big of a deal really..but the problem lies in the fact that the remote I use for the computer (simple USB IR Remote grabbed off of eBay) has buttons programmed for CTRL-ALT-F[1,2,3,4]. So, if I could get X to appear in CTRL-ALT-F2 for instance, I could easily switch back and forth without having to get up to walk to the keyboard.

View 1 Replies


ADVERTISEMENT

Fedora Networking :: Connecting To Server - Cannot Display Location SMB

Feb 15, 2009

In fedora 10 I want to browse the share files in our windows network. When I want to use 'connect to server' with user name and password. It says:
"Cannot display location smb://servername/"
"No application is registered as handling this file".

View 2 Replies View Related

Ubuntu :: OpenMotif : Create Network Location Link As Local Filesystem Location?

Apr 26, 2011

I'm working with a program that uses Open Motif to create all of the widgets, including the Open File dialog box (obviously). However, Open Motif being kinda old-timey, 80's vintage, and for the most part now an abandoned project, it is quite clunky. So, actually what I need to do is to open some files located on my work server. I have already successfully connected to the relevant server directories with Samba, and with programs built with GTK+ (such as GIMP) I can open files across the network because I have created a bookmark in Nautilus, and those bookmarks appear in the Open File dialog box created by GTK+. Now, Open Motif is different: it doesn't see network locations, orNautilus shortcuts. When I type "smb://serveripyadayada" in the search folder, it really doesn't like it and complains. So, what do I do? Can I get somehow Open Motif to open a network location? Or can I do a run-around and place a shortcut in the file system that points to the network location?

View 2 Replies View Related

Ubuntu :: Nautilus Location Bar: How To Write Manually Location

Oct 30, 2010

I have been testing ubuntu 10.10 maverick, it has some nice features. Anyway I am missing the possibility of writing manually the folder you want to go on nautilus using the Location bar. It was used to have some kind of icon which you can click and it switched between graphich breadcrumbs or the location of the folder and you could changed it manually, you know what I mean?

View 2 Replies View Related

Ubuntu :: Edit Location At Location Bar?

Apr 30, 2010

i found that 10.04 hasn't edit location icon at location bar of nautilus. how to get it?

View 2 Replies View Related

Ubuntu :: HD4870 Dual Display - Cannot Seem To Swap My Primary Display

Jan 8, 2010

Hi I am new to ubuntu and am having major problems setting my displays up. my setup is a hd TV to the Left of my pc monitor, i have managed to configure catalyst to let me have a main display with the second display being an extension of the first, the problem is i cannot seem to swap my primary display, at the minute my HDTV has all the taskbars and everything on it while my pc monitor is just a blank background, i would like it so i could start a film playing for my children, then drag it across to the HDTV while i can still use my pc in the background.

View 1 Replies View Related

Ubuntu :: Display Driver - Cannot Get Display Settings Nvidia7600GS?

Jan 28, 2010

I am using GeForce 7600 GSNot using the Nvidia X driver message you know... I searched all over, and seen this problem on many searches but no resolve issues.I want to be able to connect my tv, I use to be able to when I first installed Ubuntu and now IdK.

View 3 Replies View Related

OpenSUSE :: 11.4 Gnome 2.3 Display - CRTC Error That The Display Is Over The Maximum - 1920x1920

Apr 16, 2011

I have a fresh install of OpenSUSE 11.4 64bit and I have installed the AMD Display drivers for my Radeon HD 5970. Everything seems to be working quite well. I have a multiple monitor setup (1280x1024 monitor and a 1920x1080 monitor).

I have my primary display set to 1920x1080, however when I try to enable the second display, I get a CRTC error that the display is over the maximum (1920x1920). If I enable both monitors at lower resolutions, there is no problem.

I have done a fair bit of reading and have been unable to determine where this maximum is set, or how to change it. I'd like to be able to run both monitors at their native resolutions.

View 3 Replies View Related

General :: Know Which Display Number For The Variable DISPLAY To Be Exported When Ssh To Server?

Dec 26, 2010

When i ssh to server using -X, i always confuse about which display number i should export. It seems to me sometimes the display number has been used by something, so what i can do is only

export DISPLAY=localhost:0 && xclock
export DISPLAY=localhost:1 && xclock
export DISPLAY=localhost:2 && xclock

[code]....

View 1 Replies View Related

Fedora :: System-config-display Just Ruined Display?

Jun 29, 2010

I did not have any /etc/X11/xorg.conf, so I read on these forums that system-config-display would create one for me. I ran system-config-display and it created an xorg.conf. But now my display is all messed up!! So, I deleted the xorg.conf and nothing changed. Why on earth would the display still be messed up if I deleted the file that was causing it?? Does system-config-display change somethign else?

View 14 Replies View Related

General :: X11 Forwarding - Error: Can't Open Display: <ip Of Display>

Jun 28, 2011

I have the following scenario that doesn't seem to work normally. I have a windows 7 pc from which I am using putty to connect to my other linux servers (all running redhat 5 and 6). So here is the scenario that works and one that does not work. And I'm trying to figure out the one that does not work. Scenario that works:

From windows 7 (putty) I ssh into Linux_Server_1.
echo $DISPLAY
localhost:10.0

I run xclock and I see it pop up on my windows 7 pc. I am using xming on windows 7 to help me populate the display from linux to windows. One that does not work:

From windows 7 (putty) I ssh into Linux_Server_1. Then from Linux_Server_1 I ssh into Linux_Server_2.
echo $DISPLAY
<no output>

I try to setup $DISPLAY with localhost:10.0 or 0.0 or even my windows 7 pc ip address:0.0 ....etc Then when I try to run xclock I doesn't work.

I get these error messages: Error: Can't open display: <ip of display>

Also as a side note all our Linux servers are sitting on one subnet. My pc is sitting on another subnet. I use vpn to connect to the subnet where the servers sit from my pc.

View 4 Replies View Related

Fedora :: Display All Disks And Partitions Available In A GUI Display

Dec 1, 2010

I have installed Fedora 14 Security Spin, and want to display all disks & partitions available in a GUI display. How can I achieve that?

View 1 Replies View Related

Ubuntu Networking :: Set Display And Xhost: Unable To Open Display "XXX.XXX.X.XXX:0.0"

Jul 20, 2011

I have configured an instance in AWS EC2. I am trying to set the display back so I can run x apps. I login using ssh -xy -i...

export DISPLAY=XXX.XXX.X.XXX:0.0
echo $DISPLAY to verify
xhost +
xhost: unable to open display "XXX.XXX.X.XXX:0.0"

I have commented out nolisten tcp as suggested HERE I have modified /etc/gdm/custom.conf as suggested HERE Actually, the last suggested modifying /etc/gdm/gdm.conf, but that file didn't exist, so I added the line: DisallowTCP=false to /etc/gdm/custom.conf I rebooted, and still I get: xhost: unable to open display "XXX.XXX.X.XXX:0.0"

View 2 Replies View Related

Programming :: HTML5 "details" Tag Display - Inline - Display - Hidden CSS Ignored - Firefox - Seamonkey

Jan 11, 2011

I'm testing HTML5 for the first time, using Firefox (beta) 4.0b8 and SeaMonkey (beta) 2.1b1, and its ignoring some CSS. Specifically, I have problems with the <details> tag. (It is nested in a paragraph...I am using it to provide an in-paragraph definition in hopes it can be toggled.)

Firefox only partly supports <details>. It's not supposed to show anything except the content of <summary>, unless you click on <summary>'s content. Instead, it puts a line break before the content of <details>, splitting the paragraph in two peices (which looks silly), without the "closed/open" functionality.

So I tried using "display:inline" in my CSS, but that gets ignored. Just for fun, I also tried "display:hidden" (also ignored) and "display:none" (obeyed).

SeaMonkey doesn't doesn't do anything special with the content of <display>...but it also ignores the same CSS as Firefox.

The only thing I can do to support semantic design is apply "font-style:italic" to all <details> elements.

Granted, you might ask, "why bother using <details> at all. then?" Well, I would like to have <details> for the browsers that support it, with the "font-style:italic" to degrade the page nicely for those that don't (such as for SeaMonkey).

Does anyone know why "display:inline" and "display:hidden" get ignored?

View 1 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

Ubuntu :: Private Key Location?

Jan 15, 2010

me whereabouts in /home a private key that I've generated would be?I've just done a clean install of Lucid and want to import the keys from my backup of my Karmic home folder.

View 4 Replies View Related

Ubuntu :: Ssh Always Use Alternate Key Location?

May 2, 2010

I know I can add the -i to an ssh command to choose an alternate ssh key:

ssh -i /path/to/private/key user@remote

Is there a way to permanently set the alternate key file location so I can just:

ssh user@remote

Issue is that this is a dual boot Win and Ubuntu, and I store all my data (keys also) on a separate partition.

View 2 Replies View Related

Ubuntu :: How To Remove A Location

Aug 14, 2010

I made a shortcut to an ftp location but the port is wrong and now I want to remove that in the list but I have no idea how I can do that. I've made a screen shot so you can see what I mean, the language is in dutch but I guess that's not a problem.

View 3 Replies View Related

Ubuntu :: 11.04 - How To Change Location Of Top Bar

Jun 1, 2011

How can I make the bar on the up of the screen down. I want it to be like in ubuntu 10.04 down of the screen. What is the difference between 11.04 dvd.iso and 11.04 cd.iso. Isee a 11.10 dvd.iso. Is that a pre release ?

View 4 Replies View Related

Ubuntu :: Can't Mount Location?

Aug 5, 2011

Windows recently decided to hang before it booted, so I'm using an Ubuntu livedisk to access some files. It tells me it's unable to mount

Code:
UNABLE TO MOUNT LOCATION
Error mounting: mount exited with exit code 13: ntfs_attr_pread_i: ntfs_pread failed: Input/output error
Failed to calculate free MFT records: Input/output error[code]......

View 1 Replies View Related

Ubuntu :: Permanently Add A Location To $PATH

Jan 14, 2010

How do I permanently add a location to my $PATH so it is always there when I open terminal?

Also is there a GUI for this?

View 2 Replies View Related

Ubuntu :: Copy Files From Ldd To Location?

Jan 30, 2010

When I use ldd it prints the location of the depends.Is there a way to copy the depends listed to a location in a single command or streamline it? I don't want to copy each dependence once at a time.

View 1 Replies View Related

Ubuntu :: Unable To Mount Location?

Feb 22, 2010

I have some shared folders on my laptop, most of which I can access from any other machine in the house. But one returns an error every time from any PC. I open the Places menu, select network, choose the machine and get a set of shared folders. But when I try to open this one I get an error message "Unable to mount location. Failed to mount Windows Share". All the machines are running Ubuntu 9.04 or better. No problem with any other shared folder, and the permissions are the same for all.

I worked around it by creating another folder, copying everything across, and sharing it with the usual perfect result.

View 2 Replies View Related

Ubuntu :: What Is The Default Download Location

Apr 8, 2010

What is the default download location in ubuntu?

View 1 Replies View Related

Ubuntu :: Toggle Between Breadcrumbs And Location Bar?

Apr 29, 2010

how do I toggle between breadcrumbs and location bar? Ctrl L just doesn't do anything, just gives focus to the already existing location bar.

I'd like breadcrumbs back.

View 6 Replies View Related

Ubuntu :: Can't Get Videos To Play At Location

May 8, 2010

I "think" I have the right apps installed (but obviously not) but I still can't get the videos to play at the following location. Go here [URL].... choose any video and see if it will play for you. I've tried both FF and Chrome .. using 10.04

View 9 Replies View Related

Ubuntu :: Nautilus : Location Is Not A Folder?

May 18, 2010

Nautilus : Location is not a folder

View 1 Replies View Related

Ubuntu :: Best Location To Install Software?

Jul 9, 2010

Where should you install software? There isn't a "Program files" directory.

View 8 Replies View Related

Ubuntu :: Change To Trash Dir Location?

Jul 15, 2010

I have an SSD and i was wondering if i could change my trash location to an SD card that i always have plugged in, so that i write less to the drive and maybe extend the life of my ssd.

View 9 Replies View Related

Ubuntu Networking :: Automount Location In 10.04 From 10.09

Jul 31, 2010

In 9.10 I could access my auto-mounted network location with something like /home/user/.gvfs/sharename. This was particularly useful for F-Spot because that's the only way I could get it to import photos from my server.However, in 10.04 I no longer have a .gvfs folder and can't find a way to import photos from my server in F-Spot.

View 3 Replies View Related







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