View Single Post
Old 06-18-2010, 08:25 PM   #46
Iņigo
Guru
Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.
 
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
yep.

Quote:
Originally Posted by CoolDragon View Post
I am annoyed by this 2 columns icon view too, so I switched to list view. Maybe there is something we can do in CTB to fix this.
EDIT: ok, solved. Edit /usr/share/ctb/ctb.rc and change lines 57 and 58:

Code:
    erGtkIconView::item-width       = 195
    erGtkIconView::item-height      = 195
to:

Code:
    erGtkIconView::item-width       = 175
    erGtkIconView::item-height      = 175
Maybe a higher value is better, maybe 185...


Quote:
Originally Posted by CoolDragon View Post
Maybe something related to popupmenu.
popupmenu/src/dialog.c file, lines 53-81.

Take a look at https://inigo.katxi.org/ereader/dr80...8c_source.html

Last edited by Iņigo; 06-18-2010 at 09:06 PM.
Iņigo is offline   Reply With Quote