Saturday, May 01, 2010

Setting up rxvt in cygwin

Install the following packages
- xorg-server
- xinit
- xorg-docs
- X-start-menu-icons
- inetutils
- rxvt

No comments:

Qt console hello world

Qt console hello world This guide shows how a Qt console hello world looks like. ▣ Open  Qt Creator  and click on  Create Project... ...