Problem: Underscore is not Visibile on Ubuntu With: Eclise Luna SR2, Mars 2, Neon 1a on Ubuntu 16.04 LTS After few tests I understand this is because my Ubuntu has text scaling factor set to 1.05 (from Unity Tweak Tool) Solution #1 text scaling factor set to 1.00, but for me is too small (you need to restart eclipse to see changes when you change Ubuntu text scaling factor) Solution #2 change only the default font in Eclipse with Liberation Mono (text scaling factor set to 1.05 as default) (for me the best solution at the moment, good font, good size, system text scaling factor set to 1.05 is good also for other applications like terminal)
Da tempo mi chiedevo come "sblindare" il Chromebook per provare ad usarlo come postazione per lo sviluppo. Cercando online ho capito che ci sono diverse strade, e che essenzialmente possonon funzionare o meno anche in funzione del processore del Chromebook. Nel mio caso un Acer Chromebook R 13 che monta processore ARM, un MediaTek MT8173C (ovvero 4 core architettura Armv8-A: 2 x Cortex-A72 e 2 x Cortex A-53 a 64 bit). Ho scoperto che ci sono essenzialmente tre strade: 1) installare i tool mancanti e package manager direttamente sull'Os ChromOS ( crew ) 2) installare un ambiente chroot con una versione di Ubuntu 16.04 LTS ( cruton ) 3) installare un ambiente "android" completo come App dal Play Store.
Commenti