Comment by user16659 on How to VNC to Mac OS X Lion?
Yes, it worked with Snow Leopard. I started the installation of Mac OS X Lion remotely using RealVNC. After restarting, I had this problem.
View ArticleComment by user16659 on How to VNC to Mac OS X Lion?
I found if I kill some processes VNC will work again. I'm unsure which ones: screensharingd, SecurityAgent, ???.
View ArticleComment by user16659 on How to fix AHK to send keys to RDP fullscreen?
I had to do something like SendInput, {shift}8{shift up} to send * in RDP, but it will send 8 in Windows. SendInput, {shift down}8{shift up} works the other way around.
View ArticleAnswer by user16659 for Looking for an application that scrolls or pans...
Try OnTopReplica with click forwarding. It doesn't pan and scan with your cursor, but you can select regions of a window and view it in a separate window.
View ArticleAnswer by user16659 for Is it possible to bind a windows key combination to...
With Windows 7, Windows Key + 1 opens or minimizes or activates the first pinned application on the taskbar.
View ArticleAnswer by user16659 for How to Force Aero Peek to Stay Up
OnTopReplicaI remember that since Windows 95 or so, I always wanted to find a way to watch a movie on my PC while coding, writing or doing some other work (keeping it "always on top"). Finally, with...
View ArticleWhat are JDT files? How do you open JDT files?
What are JDT files? How do you open JDT files?
View ArticleAnswer by user16659 for How to VNC to Mac OS X Lion?
(Solved) How to fix VNC ARD screen sharing in Lion says restart services or downgrade ARD.
View ArticleAnswer by user16659 for How to fix AHK to send keys to RDP fullscreen?
To make AHK work with Microsoft's Terminal Server client in fullscreen, AHK has to reload after the Remote Desktop window is activated.SetTimer, waitforrdp, -250return:*:ppp::password:*:ccc::SendInput,...
View ArticleGoogle Chrome Extension like Sublime Text 2 Minimap Scrollbar?
Is there an Google Chrome extension that adds a minimap next to the scroll bar like Sublime Text 2?
View ArticleMouse to touch point driver, Emulate touch points with mice
Are there any drivers to convert mice to touch points for multi-touch applications on Windows 7?
View ArticleHow to fix AHK to send keys to RDP fullscreen?
How do you get AutoHotKey hotkeys to work with Remote Desktop in fullscreen on Windows 7?
View Article