x

How to simulate CAPS LOCK press in Xlib

Hello, How to simulate CAPS LOCK on and off using Xlib ? Regards, Levon ...

X11: wait until a requested event is finished.

I want to resize some window with XResizeWindow(display, xid, width, height), which was created by another application and wait until it is really resized. XSync(display, 0) does not work. Any suggestions? ...

How can I get the current mouse (pointer) position co-ordinates in X

This can either be some sample C code or a utility that will show me either gui or on the console it doesn't matter, but I have to be able to "command" it to grab the co-ordinates at an exact time which makes xev not very useful (that I could figure out). ...

Start Gnome-Application from SSH-Shell

Hello, my development server has a running Gnome-Desktop. I am connected to it by a ssh session. The Gnome-Session and the ssh session are running with the same user. How to I start a Gnome-application (for example gedit) from the ssh remote session so that it appears on the remote servers Gnome-Desktop? Thanks a lot, Hacksteak25 ...

Bring a window to the front in Maemo

I've got a Maemo (Qt) app that does some integration with the built-in media player via D-Bus. All the control functionality I need is complete, but I've got a requirement to show my application window (which gets backgrounded when playback starts) instead of the media player when the playback window is closed (it's a stacked window). I...

How do I create a X-windows window independent of the current window manager?

I am playing with X-windows, Xlib, etc. I want to create a X-window independent of the window-manager: meaning that I do not want the WM to put a frame, minimize-maximize, close, menu, title-bar, etc. in the window. I want to create a vanilla X window. How? [edit] Alternatively, how to I capture those events so my windowing app can at l...

how to mentioned custom UUID in plist file for new bluetooth RFCOMM service using max os x bluetooth api

Hello Experts, I am new to mac os x programming and want to create new RFCOMM bluetooth service with newly generated UUID. I read the Bluetooth Device Access Guide and learned that UUID need to maintain in plist file. But could not find how to maintain uuid in plist file. It will be great help to me if some one can provide sample plist ...

how to store image data in X server in gtk, gdk?

Is there anyway to store image data in X server memory so that rendering of images, (for example in scrolling), is faster and so that round trips to x client can be reduced? ...

How to run cable distance test over ethernet on macbook pro mb985?

I had an EeePC 701 and there was utility called "Atheros Ethernet Utility". The most important feature - it can test ethernet cable and show on what distance it damaged. Are there any analogues for Mac OS? Software, or port for macports? Thank you/ ...