Tag: GUI

Windows 7 Aero

April 01, 2009 by Jason

Microsoft has made a range of resources available for download in an effort to streamline the process of leveraging the Windows 7 evolution, focusing, among other aspects of the operating system, on the Aero graphical user interface advances. An illustrative example in this context is what the Redmond company referred to as an intermediate solution addressing managed code developers specifically. The Taskbar Sample .NET Interop Library is a new managed code wrapper that Microsoft hopes will make the lives of managed code developers easier.

“The Taskbar Sample .NET Interop Library allows developers to: create and manipulate JumpLists including tasks and items; display Dynamic Overlay Icons, Thumbnail Toolbars; use the Taskbar progress bar; control Custom Thumbnail Preview, and custom Preview also known as AeroPeek,†revealed Yochay Kiriaty, Windows 7 technical evangelist on the Client Platform Evangelist Group. Read More»

How to Create a custom keyboard shortcut in Ubuntu

March 02, 2008 by Jason

xbindkeys is a program that allows you to launch shell commands with your keyboard or your mouse under X Window. It links commands to keys or mouse buttons, using a configuration file. It’s independent of the window manager and can capture all keyboard keys (ex: Power, Wake…).

xbindkeys-config-An easy to use gtk program for configuring Xbindkeys.GTK Configure program for xbindkeys.

If you want to create custom keyboard shortcut it is very easy to create

First you need to install xbindkeys using the following Read More»