Home Search

windo - search results

If you're not happy with the results, please do another search

CentOS, Ubuntu Help Rev Up Windows, Linux Clouds

With public and private clouds in mind, venture-funded Certeon is now using Linux development tools running on Ubuntu and CentOS to build "virtual accelerator"...

Making My own Desktop Manager: Managing Windows

 config.h:  #define ACTIONKEY_NEXT_WINDOW XK_Tab #define ACTIONKEY_HIDE_ALL_WINDOWS XK_F11  keyboard.c:case ACTIONKEY_NEXT_WINDOW:  stack_shuffle_next_window(display, screen);  break;case ACTIONKEY_HIDE_ALL_WINDOWS:  stack_hide_all_windows(display, screen, state);  break;  desktop.c:void stack_shuffle_next_window(Display *d, int screen) {  // circulate up through windows   XCirculateSubwindowsUp(d, RootWindow(d, screen));   XFlush(d); } void stack_hide_all_windows(Display *d, int...

Windows 7 release date near Ubuntu’s 9.10

Microsoft announced the release of Windows 7 to be on October 22.  I can't help to think that this is planned as a way...

Windows 7 Vs. Linux: OS Face-Off

Article Source InformationWeekMay 30, 2009, 4:00 am In the three years since Vista hit the market (and left more than a...

Converting Linux Users to Windows

Article Source Bright HubMay 27, 2009, 12:51 am Many people have written about converting Windows users to Linux, but what...

Malware found on brand new Windows netbook …

From <SOURCE> a few days ago :After discovering attack code on a brand new Windows XP netbook, antivirus vendor Kaspersky Labs warned users yesterday...

Malware found on brand new Windows netbook …

From SITE a few days ago :After discovering attack code on a brand new Windows XP netbook, antivirus vendor Kaspersky Labs warned users yesterday...

Der Windowsuser auf Linux.com

Hi!Ich bin hier wohl ein blinder Passagier, ich logge mich per Windows in meinem Linux Account ein. Das hat wohl den Grund, dass es...

U.S. Army upgrades PCs to … Windows Vista?

From source:Just in time to prepare for an upgrade to Windows 7, the U.S. Army is upgrading to ... Windows Vista.The upgrade will include...

Using SSHFS to remote mount a Windows System.

Try hard as we might, it's impossible to get away from the OS from Redmond.  All too often we need to be able to...