The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
15 views

Alt+Ctrl+F7 Doesn't Work, X may have crashed Ubuntu but so have the other TTYs

When modifying the extremely cool interface and making my desktop panels=infinity, I accidentally pressed Alt+Ctrl+F12 when setting a key configuration. After some research, it seems that some options ...
-1
votes
0answers
26 views

Ubuntu: How to run multiple xscreens with Intel graphics? [closed]

Folks, I am running Ubuntu 12.04 minimal plus openbox. Earlier, I was using nVidia card. The card supported HDMI output (for my projector) and a VGA output (for my monitor). Application ...
0
votes
0answers
18 views

Improving response of X Window by reimplementing X server as a shared library?

As far as I know: Both the X server and X clients are implemented as processes in X Window. Data need to be passed between them (via IPCs) to make things work. Because at least one context switch is ...
2
votes
0answers
82 views

Disable screen turn off [migrated]

I want to watch a movie with my laptop how I can disable with xmonad that it turn off the screen if vlc or some other app is running is running. Is there some functions what I can used to prevent ...
0
votes
0answers
7 views

Web browser based Xpra client?

Xpra has been a great tool for me to stream X applications over the web. I am looking for a web based Xpra client for my current project. Does one exist already? How hard would it be to implement one ...
0
votes
1answer
28 views

Use XServer in Heroku

I'm using wicked_pdf gem to generate pdf files in my Rails application. This gem uses wkhtmltopdf to convert a HTML file to PDF. The HTML files I'm converting to PDF contains JavaScript used to ...
0
votes
0answers
20 views

building intel drivers or xserver on solaris 10

Currently I can only install the generic vesa driver for xorg. This is the chipset I have. pci bus 0x0000 cardnum 0x00 function 0x00: vendor 0x8086 device 0x2a40 Intel Corporation Mobile 4 Series ...
0
votes
1answer
59 views

Solaris 11 XOpenDisplay return NULL

I am getting problem while running following program over Solaris 11. The XOpenDisplay function always return NULL. The same program run fine over Solaris 10. #include <stdio.h> #include ...
2
votes
0answers
29 views

how to parse customer message?

i use customer message and send it broadcast over radio channel, i use example 6 (CounterSend ) from this link . when i build this project as micAz on mote 1, after this i use Xsniffer (TOSBase) on ...
-2
votes
1answer
31 views

What periodic event and source (X server generated?) is this GTK app catching every second or so?

The following consists of just a button that when clicked can produce output on the console. (The output is just the value of a local loop counter and a global variable.) EDIT: The point is the ...
0
votes
0answers
17 views

Why are there Driver Dependent X drivers?

As I understand it, drawing commands for the X server can be handled ether by device specific X drivers, or using direct rendering manager (drm), where the kernel would call other drivers to send ...
1
vote
1answer
786 views

Ubuntu 12.10 Crontab to start Vino VNC Server

I want to start the vino VNC server ( vino-server ) from the crontab on reboot on Ubuntu 12.10. My crontab entry looks like: ## Start the vino server @reboot sleep 20 ; ...
2
votes
1answer
85 views

executing a desktop app in linux by command line without showing its GUI window

I have an windowed App (f.i. an App with a graphic or GUI X-window) which takes a text file as input (stdin) and writes an output text file. During computation, it briefly opens a window which is ...
0
votes
1answer
50 views

How to get screen height and width in C

I get this following code. typedef struct _display { int fd; /* Network socket. */ Window root; /* Root window id. */ int vnumber; /* X protocol version number. */ int dtype; ...
0
votes
0answers
49 views

Drag and drop not working in Oracle Forms Linux through startxwin

Oracle Forms Builder (11) for Linux (java) is stored at a CentOS-running server. I run startxwin from my Win7 pc in my cygwin terminal. From this new terminal I run: xhost (server ip) Then I ssh ...
-2
votes
2answers
75 views

NullReferenceException while object mapping [closed]

I'm trying to map an object (and it has worked before!) however, in this new application it seems to throw a NullReferenceException that I don't seem to understand. Here is the code, can someone solve ...
0
votes
1answer
120 views

How to interpret the field 'data' of an XImage

I am trying to understand how the data obtained from XGetImage is disposed in memory: XImage img = XGetImage(display, root, 0, 0, width, height, AllPlanes, ZPixmap); Now suppose I want to decompose ...
0
votes
2answers
215 views

How to get a valid font name on linux system which can be used in .Xresources config?

I'm interested in how can i get a valid font name to use in in .Xresources file. I've installed ttf-ms-fonts and want to switch my terminal to courier font. But setting it like this does't work ...
0
votes
0answers
117 views

Eclipse right-click issue with X11 forwarding

I have installed Eclipse on a remote Linux machine and trying to access it from my Windows box thru X11 forwarding. Yes, we have a requirement to do so. I'm having a problem with right click behavior ...
-1
votes
2answers
182 views

Always hide cursor in Xfce 4.8 with Debian Wheezy [closed]

I would like to hide my cursor always. I have only SSH access to the machine.
1
vote
1answer
209 views

Create objects within a foreach to push to an array in C#

What I am trying to achieve is to split a string into multiple adresses like "NL,VENLO,5928PN" which getLocation will return a "POINT( x y)" string value. This works. Next I need to create a ...
2
votes
2answers
161 views

Convert identical objects from different namespaces?

These are the errors: Error 1 Cannot implicitly convert type 'Plantool.xRoute.Point' to 'Plantool.xMap.Point' Error 2 Cannot implicitly convert type 'Plantool.xRoute.Point' to ...
1
vote
2answers
109 views

Cannot implicitly convert type 'Plantool.xRoute.LineString[]' to 'Plantool.xMap.LineString[]'

Situation: I have 3 web references (xMap, xLocation, xRoute) xMap is dedicated to generating maps. xLocation is dedicated to locating places. xRoute is dedicated to generating routes. I am using a ...
1
vote
1answer
156 views

Python - get X window ID

I'm trying to use Python to get the X window ID of an arbitrary window. Ideally the script would take the same form as running xwininfo from the shell - allowing the user to click on a window and ...
0
votes
0answers
46 views

Preventing permission problems when starting an xserver from within an x session

I used to have a script that starts a new xserver with a special configuration and then starting a video player. This script still works but I get "no permission to access (insert audio device file ...
0
votes
1answer
82 views

Is it possible to change .Xresources interactively?

What I have in mind is something like: #include $PATH_TO_FILE in .Xresources, so that I could change the value of PATH_TO_FILE and run xrdb -merge
0
votes
2answers
544 views

X session, but only remote

I would like to setup a small computer (Raspberry Pi) running Arch Linux to accept remote X sessions. Doing this usually means setting up Xorg server and running one of the Display Managers. I have ...
0
votes
1answer
142 views

How to reconnect to a background GUI application after session disconnect?

We have Eclipse setup as our IDE on a central Linux server. Everyone will connect to the server, opens an Eclipse instance, work on it. Eclipse will be run as a background process, showing the GUI to ...
2
votes
1answer
166 views

How to write on root window in x11?

I've already read a lot of questions titled like this one, but none results in an answer that fits my needs. I want to write some stuff on my root-window (in C) for displaying stuff like uptime as an ...
0
votes
1answer
151 views

cygwin Xserver losing connection [duplicate]

I am running Xserver on cygwin (on top on Windows 7), and then using xterm to remote to linux via ssh -X, and run remote applications there, like konsole, emacs and others. Initially all works fine, ...
0
votes
2answers
114 views

Linux & C: Communicating with X server from outside of X?

I'm working on a small server program that takes data received from the network and performs various actions. One of these actions is to open a connection with the X server running on the system and ...
0
votes
1answer
55 views

Passing the execution of a program to another window manager

I am currently using Arch Linux and Xmonad, but it doesn't seem to play all that well with my OpenGL projects for my college course. Currently, I am simply switching to another X server running ...
4
votes
3answers
542 views

How to enter password in a popup using watir?

I'm writing some watir test cases: browser.goto "http://egauge2592.egaug.es/" browser.link(:href,"/settings.html").click browser.text_field(:index,4).set("some text") ...
0
votes
0answers
202 views

Cross compile linker can't find existing library

I am trying to cross-compile xserver using jhbuild on an Ubuntu box. The error I receive occurs after running make and looks like this: ...
1
vote
1answer
131 views

get foreground console / find active X server

I'd like to programmatically find the X server that is attached to the console, meaning currently controlled by mouse/keyboard/screen. I assumed there is a clean way to get the current vt (using ...
1
vote
1answer
111 views

To get the complete list of active clients inside Xorg

Could someone please point me to a place(PDF) where I can find the detail description about the Xserver(Xorg) e.g DIX Layer, OS Layer etc. Specifically I am looking for how to get the complete list ...
4
votes
3answers
349 views

How to determine from a python application if X server/X forwarding is running?

I'm writing a linux application which uses PyQt4 for GUI and which will only be used during remote sessions (ssh -XY / vnc). So sometimes it may occur that a user will forget to run ssh with X ...
6
votes
0answers
288 views

Mapping control keys in GVim without <c-> and i_ctrl_v

I've got a problem that I've already solved on the X-server level (BTW: I'm running Ubuntu 12.04) but not in GVim. I have a German keyboard layout with the letters ö and ä where [ and ] are on a ...
0
votes
0answers
104 views

I can't start vgl

Inviato: Sab Ago 11, 2012 10:36 pm Oggetto: bumblebee start fails I know there are lots of similar problems around but I could fix it. this happens when I try to start that daemon Codice: sudo ...
0
votes
1answer
37 views

can I make X-server to notify me only when cursor exactly where I need?

Yep, I made window that I could click through (thanks #gtk+ at irc.gnome.org), now - how to make it hear mouse_over-event? So, what exactly we did: def set_mask(win): size=win.window.get_size() ...
0
votes
0answers
79 views

Not able to view font while export DISPLAYing eclipse to windows x-server from linux machine

I have installed eclipse on a linux box. I have also installed xserver on a windows machine. I am trying to export DISPLAY to this windows machine. But when I do it, I am not able to see normal ...
5
votes
1answer
742 views

Java application throws `Gtk-WARNING **: cannot open display:` even when xserver is not required

I have a Java application that uses WebRenderer for a java headless browser. WebRenderer does not require xserver to run and I have confirmed this by uninstalling all x11 libs and xserver components. ...
0
votes
0answers
292 views

Gtk-WARNING **: cannot open display in openSUSE and not Ubuntu

I am using WebRenderer (java headless browser) and it does not require xserver. I have tested it in Ubuntu and Ubuntu server and it runs fine without it. However, in openSUSE when I run my program I ...
0
votes
0answers
49 views

X Server crashes in Fedora 9 application

I have a motif based application that runs on Fedora 9. This application has a functionality that calls itself periodically to perform a task using SIGALRM signal. However the application seems to ...
1
vote
0answers
118 views

How can I open multiple x window in linux and monitor each through x client?

I have to write a shell script to open about 10 x window, and start firefox in each window. And after the shell script run, our customer need to monitor the screen through remote client. Since each ...
0
votes
1answer
276 views

Start X Program with /etc/crontab on Debian 6.0.4 [closed]

I am trying to start a X-Programm (e.g. gedit or Firefox) with crontab. I have searched quite a while, and the forums are full of help, unfortunately nothing was usefull for me. What I am trying is, ...
0
votes
2answers
375 views

Qt X11 application configured as Always on Top

I'm currently trying to execute a Qt X11 application on remote XServer (Exceed). To make application window to be always on top of other displays, I'm using the statement below: ...
1
vote
1answer
476 views

vim -X flag as .vimrc entry

Is there a config entry I can place in my .vimrc which will achieve the same as passing the -X flag when running vim. To provide some context: I recently found that my vim startup time in a screen ...
0
votes
1answer
377 views

Install Driver Cuda

I have to install CUDA for Linux. I downloaded the toolkit, drivers and SDK. But when I try to install the CUDA drivers, I get the following error: ERROR: You appear to be running an X server; ...
0
votes
0answers
312 views

How to create a virtual machine on a dedicated Debian server [closed]

I would like to install some virtual machines on a Debian 6 (64 bits) server and I don't known which program to use. This server does not have any X server (and I don't want to use one), but virtual ...

1 2 3