Back in Windows 8.0, tiles can be either small (smaller) or large (larger). Now in Windows 8.1 Preview, a tile can be small, medium, large, or wide. Small tile does not show application name at all, so can be confusing if you are not familiar with the applications. Medium is what used to be the "smaller" version and Wide tile is equivalent to Larger. Large is one of the new sizes. See below for screen captures showing different sizes for Desktop tile.
Subscribe to:
Post Comments (Atom)
QNX: Running a function at specific interval using timer interrupt
#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...
-
Installing MonoDevelop in OpenSUSE 12.2 from its repository was very easy. When running it for the first time though I got the message: Th...
-
Tried to update my Ubuntu host today and it did pickup that new version of VirtualBox is available (4.1.8). All other packages installed pro...
-
This is quick start guide how to run ssh server on QNX. Tested on QNX 6.5 (650SP1-VM.tar). # ssh-keygen -t dsa -b 1024 -f /etc/ssh/ssh...
No comments:
Post a Comment