hgdev.co hgdev.co

hgdev.co

hgdev - Memento of a web wanderer

Memento of a web wanderer

http://www.hgdev.co/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR HGDEV.CO

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

January

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Sunday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.3 out of 5 with 4 reviews
5 star
2
4 star
1
3 star
1
2 star
0
1 star
0

Hey there! Start your review of hgdev.co

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

2.6 seconds

CONTACTS AT HGDEV.CO

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
hgdev - Memento of a web wanderer | hgdev.co Reviews
<META>
DESCRIPTION
Memento of a web wanderer
<META>
KEYWORDS
1 more…
2 changelog is
3 see here
4 hi everyone
5 done
6 source
7 hgdevco
8 github
9 search for
10 categories
CONTENT
Page content here
KEYWORDS ON
PAGE
more…,changelog is,see here,hi everyone,done,source,hgdevco,github,search for,categories,linux,quick tip,terminal,recent posts,recent comments,hari kiran vusirikala,pprevos,julia flores,bull; hgdev
SERVER
Apache
POWERED BY
PHP/5.6.21
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

hgdev - Memento of a web wanderer | hgdev.co Reviews

https://hgdev.co

Memento of a web wanderer

INTERNAL PAGES

hgdev.co hgdev.co
1

[Quick Tip #4] Scale QT application on HiDPI displays. - hgdev

http://hgdev.co/quick-tip-4-properly-scale-qt-application-hidpi-displays

Quick Tip #4] Scale QT application on HiDPI displays. March 14, 2016 / Hugo / 1 Comment. You may have noticed that some applications ( qTox. In my case) does scale properly even if the desktop environment is properly configured. Indeed QT5 applications need an environment variable to define the scale to use. To set it on Arch Linux, create a startup script. In /etc/profile.d/qt-hidpi.sh. Export QT SCREEN SCALE FACTORS=2. Make it executable :. Chmod x /etc/profile.d/qt-hidpi.sh. And you are done. On Optim...

2

Get a notification when laptop battery is fully charged

http://hgdev.co/get-a-notification-when-laptop-battery-is-fully-charged

Get a notification when laptop battery is fully charged. October 8, 2015 / Hugo / 5 Comments. I am surprised of the lack of option in Ubuntu to display a notification when laptop battery is fully charged. Therefore I have written a small script to do it :. Level: ${battery percent}% ". Sudo apt-get install acpi. Git clone https:/ github.com/hg8/battery-full-notification.git. Chmod x batteryfull.sh. Copy the script to. Folder ( why the /bin folder? Cp batteryfull.* /bin. Or copy it to. Main Loop while tru...

3

Terminal Archives - hgdev

http://hgdev.co/category/terminal

Fix “zsh: command not found: battery pct prompt ” error. October 20, 2015 / Hugo / 1 Comment. I recently decided to give a try to Zsh and to the Zsh framework Oh my Zsh. It was a great new experience. Oh my ZSH support a load of themes. And very useful plugins. I decided to try the poncho theme. Once installed I got the following error every time I open a terminal and/or run a command :. Zsh: command not found: battery pct prompt. This error is quite simple to solve. Bull; Finch Theme.

4

Purge previously removed packages

http://hgdev.co/quick-tip-3-purge-previously-removed-packages

Quick Tip #3] Purge previously removed packages. November 3, 2015 / Hugo / 0 Comments. If like me you install and test a lot of packages you may want to do a bit cleanup from time to time and purge previously removed packages. You can list removed (but not purged) package by running :. Dpkg - get-selections grep deinstall. And here is how you can purge those packages :. Sudo apt-get purge $(dpkg -l grep ' rc' awk '{print $2}'). Feedback and lessons learned from a developer and open-source enthusiast.

5

Optimize Ubuntu interface scaling on HiDPI displays - hgdev

http://hgdev.co/optimize-ubuntu-interface-scaling-on-hidpi-displays

Optimize Ubuntu interface scaling on HiDPI displays. September 7, 2015 / Hugo / 10 Comments. After I received my XPS 13 (QHD dsiplay) I noticed that, by default, Ubuntu and a lot of applications does not support HiDPI screens properly (yet). Everything just look horribly small…. Example : Spotify currently does not support HiDPI displays. HiDPI (High Dots Per Inch) displays are screens with a high resolution ( 3 200 x 1 800. For example). 4k, 5k, ‘Retina’ or QHD monitors are HiDPI displays. 1) Select UTF...

UPGRADE TO PREMIUM TO VIEW 8 MORE

TOTAL PAGES IN THIS WEBSITE

13

SOCIAL ENGAGEMENT



OTHER SITES

hgdesignstudio.com hgdesignstudio.com

HgArchitecturePortfolio

hgdesignstudios.com hgdesignstudios.com

HG Design Studios | Home

Uls here. Heade. HG DESIGN STUDIO'S BLOG:.

hgdessertbar.com hgdessertbar.com

HG Dessert Bar

hgdesserts.blogspot.com hgdesserts.blogspot.com

The Food

Wednesday, July 24, 2013. Enough about me….I hope that you will read my blog and share your thoughts and observations, as well as any suggestions about future entries. This undertaking will be a new journey for me and hopefully an enjoyable one for you. My first topic will be GMOs….what are they and what does it mean to my family’s diet and health, so please stay tuned. Subscribe to: Posts (Atom). If gte vml 1] . View my complete profile. Simple template. Powered by Blogger.

hgdev.ch hgdev.ch

HGdev

Besoin d'un logiciel pour gérer votre facturation ou votre base de données clients? Accessible depuis n'importe où? Nous créons des applications web à la demande. Besoin d'un site web pour votre entreprise, votre boutique en ligne ou site personnel? Contactez-nous et nous vous proposerons un projet correspondant à vos attentes. Application de bureau (Windows, Mac, Linux, BSD). Besoin d'un logiciel pour votre PC? Également compatible Mac et Linux? Besoin d'un outil toujours en poche?

hgdev.co hgdev.co

hgdev - Memento of a web wanderer

Quick Tip #4] Scale QT application on HiDPI displays. March 14, 2016 / Hugo / 1 Comment. You may have noticed that some applications ( qTox. In my case) does scale properly even if the desktop environment is properly configured. Indeed QT5 applications need an environment variable to define the scale to use. Install Ubuntu 15.10 on the Dell XPS 13 9343 (2015) : A complete guide. November 8, 2015 / Hugo / 79 Comments. Dell released a new BIOS version. Updated a broken Bluetooth firmware link. On the Dell ...

hgdev.com hgdev.com

HIAZMA GAMES DEV

hgdevelopment.co.uk hgdevelopment.co.uk

Welcome to HG Development Ltd based in Baughurst near Basingstoke

Develop your dream with us. P UNDER CONTRUCTION /p. See what we have done. Terms of Use Privacy Policy.

hgdevelopmenttrust.co.za hgdevelopmenttrust.co.za

HolGoun Development Trust

hgdevelopmenttrust.com hgdevelopmenttrust.com

HolGoun Development Trust

hgdeviato.deviantart.com hgdeviato.deviantart.com

HGDeviato (Nessuno) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 5 Years. This deviant's full pageview. This is the place where you can personalize your profile! By moving, adding and personalizing widgets. You can drag and drop to rearrange. Why," you ask?