View Single Post
Posts: 422 | Thanked: 244 times | Joined on Feb 2008
#9
Seems to me that it would be possible to (where there isn't dbus calls available) use xlib event sends to make things happen on the desktop.

For example, if I wanted to have a desktop shortcut that opened modest at a particular folder, bringing modest into focus, then simulating button presses with xevents could get us to the folder.

Perhaps a passing dev could point out how feasible this would be...