2013-05-20

GW2450HM




http://www.tftcentral.co.uk/reviews/benq_gw2450hm.htm

Specifications and Features
The following table gives detailed information about the specs of the screen:

Monitor Specifications
Size
24"WS
Panel Coating
Anti-glare (matte)
Aspect Ratio
16:9
Interfaces
D-sub, DVI-D, HDMI (with HDCP)
Resolution
1920 x 1080
Pixel Pitch
0.276 mm
Design colour
Glossy black plastic bezel and stand
Response Time
4ms G2G (12ms ISO)
Ergonomics
-5° ~ 15° Tilt adjustment only
Static Contrast Ratio
5000:1
DynamicContrast Ratio
20 million:1
VESA Compatible
Yes 100mm
Brightness (cd/m2)
250
Accessories
VGA cable, power cable, audio cable
Viewing Angles
178/178
Panel Technology
AMVA
Weight
Net weight: 4.1Kg
Backlight Technology
W-LED
Physical Dimensions
 
(WxHxD with stand)
580 x 437 x 181 mm
Colour Depth
16.7m (8-bit)
Colour Gamut
Standard gamut (~sRGB)
72% NTSC
Special Features
2 x 2W integrated stereo speakers



Slitaz -- firefox / flashplugin

Outdated Plugins / vulnerable ??

Env:
slitaz-4.0: firefox 10.0.2
slitaz-rolling.iso: firefox ESR 17.0.5

1.  about:plugins
Shockwave Flash
File: libflashplayer.so
Version: 11,2,202,285
Shockwave Flash 11.2 r202
MIME Type Description Suffixes
application/x-shockwave-flash Shockwave Flash swf
application/futuresplash FutureSplash Player spl


2. plugincheck

Plugin Status

  • Step 1: Click Update to update a plugin.
  • Step 2: Complete all recommended updates before restarting your browser.

 Outdated Plugins
Plugin Status Action
Shockwave FlashShockwave Flash 11.2 r202vulnerableUpdate Now


3. Update Now

 Download Adobe Flash Player

Adobe Flash Player version 11.2.202.285
Your system: Linux 32-bit, Firefox | 6.60 MB


Slitaz -- Qt5 / QtCreator



Qt, the cross-platform application framework


Qt 5.0.2
Qt Creator 2.7.0
qtfm 5.8

Introducing Qt 5

 [..]

Release content
The Qt 5 release includes the following modules:
  • Essentials :Qt Core, Qt GUI, Qt Multimedia, Qt Network, Qt Qml, Qt Quick, Qt SQL, Qt Test, Qt WebKit, Qt WebKit Widgets, Qt Widgets.
  • Add-ons : Qt D-Bus, Qt Graphical Effects, Qt Image Formats, Qt OpenGL, Qt Print Support, Qt Declarative, Qt Script, Qt Script Tools, Qt SVG, Qt XML and Qt XML Patterns.
Future releases might include more modules. See the full lists of modules available at Qt Essentials Modules and Qt Add-ons Modules .

What’s new
The following is a tour of what is new in Qt 5. It is an application written with Qt Quick based on Qt 5.
  • Amazing Graphics Capability and Performance
  • Qt Quick in Qt 5
  • WebKit and HTML5
  • Multimedia
  • Modularized Qt Libraries
  • Widgets in Qt 5
  • Qt Platform Abstraction
  • New Connection Syntax
  • Connectivity and Networking
  • JSON Support
  • User Input
The full list of features can be found at Qt 5 Features.

Slitaz -- firefox print



Firefox print setup

about:config

Fliter / Search :  print




Slitaz -- qtfm/Qt5

qtfm

5.8 5-May 2013
- added support for Qt5 (application can be compiled with both Qt4 or Qt5)

# Include widgets in QT 5
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets

svn checkout http://qtfm.googlecode.com/svn/trunk/


Error QApplication: no such file or directory


For QT 5

Step1: .pro (in pro file, add these 2 lines)

QT       += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets

Step2:

main.cpp (in main.cpp)

replace code: #include <QtGui/QApplication>
with: #include <QApplication>

Slitaz -- Razor-qt



Razor-qt
Advanced, easy-to-use, and fast desktop environment based on Qt technologies.

1.
tux@slitaz:~$ uname -a
Linux slitaz 3.2-slitaz #4 SMP Thu May 16 21:05:53 CEST 2013 i686 GNU/Linux


2.
tux@slitaz:~$ cat /proc/cmdline
BOOT_IMAGE=/boot/bzImage initrd=/boot/rootfs4.gz,/boot/rootfs3.gz,/boot/rootfs2.gz,/boot/rootfs1.gz rw root=/dev/null autologin acpi=off vga=795 lang=en_US kmap=us

3.
Razor Desktop Toolbox - Technical Info
Version
0.5.2
Qt
4.8.4
Debug Build
No
System Configuration
/etc
Share Directory
/usr/share/razor/
Translations
/usr/share/librazorqt
User Directories
Xdg Data Home
/home/tux/.local/share
Xdg Config Home
/home/tux/.config
Xdg Data Dirs
/usr/local/share/:/usr/share/
Xdg Cache Home
/home/tux/.cache
Xdg Runtime Home

Xdg Autostart Dirs
/etc/xdg/autostart
Xdg Autostart Home
/home/tux/.config/autostart