Tom Sampson

General and Tech Stuff! – Please Please leave comments! I will ALWAYS read and reply.

Launch an “explorer” window in ubuntu October 6, 2008

Filed under: Ubuntu — tomtech999 @ 8:26 pm
Tags: , , , , , ,

Thanks to my friend Dave I today learnt the command in ubuntu that would be the equivalent to

explorer.exe “E:/”

And that is…

nautilus “/media/cdrom0″

The reason for wanting to do this was i wanted to make an application launcher on the tool bar link to a location, some to network paths ( smb:// ) and some to local mount points.

As with the structure of the windows command, nautilus is a window manager as is explorer.exe on windows. Nautilus is the official file manager for the GNOME desktop and any valid path can be passed as a parameter in terminal.

 

Microsoft’s Attempts at Multi Touch in Windows 7 June 9, 2008

Filed under: General — tomtech999 @ 12:53 pm
Tags: , , , ,
 

dwm.exe February 6, 2008

Filed under: General — tomtech999 @ 10:37 am
Tags: , , , , , , , , ,

Windows Aero InterfaceAfter experiencing a very slow response time from my laptop today I checked out the task manager to see if anythign obvious was stalling my system. After ordering my memory usage the process “dwm.exe” was close to the top, consuming about 40mb of memory. At first I was worried that this was some mallicious program running in the background, especially after my attempts to kill the process, resulted in it re-creating it’s self straight back into task manager. However during the kill / re-creation of the process I noticed that the whole windows explorer interface moved around and looked very strange, then returned to normal after a few seconds. After some research I found that this process is simply responsible for the Aero Glass interface within Windows Vista and keeps all the transparency and interface running smoothly (in theory).

This file is NOT a security threat!!

It does however seem to use a lot of memory, and I assume (although I haven’t tried) that the process is non existent when running Vista in classic mode.