[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 2 Problems



Steven, thanks for your reply, but i am aware of both,
Preview Preferences and Keyboard Bindings app.

Steven M. Ottens wrote:
On Wed, 2004-06-23 at 01:21 -0700, Igor Pruchanskiy wrote:

Hello all,

I have 2 problems that really bother me, and i have no idea how to solve them.

Problem 1:
Nautilus has some weird pattern of making little thumbnail images.

<snip>

If it happens to different images, eg some images are thumbnailed and
others not, then it might be size related, nautilus does not thumbnail
images bigger then, I think, 5MB, check it in edit>>preferences>>preview
in nautilus

All images are nearly identical in size, and all of them are much smaller size than Nautilus is configured to create thumbnails for. Nautilus is set to preview the images
smaller than 3Mb and mine are between 800K and 1.5Mb

Problem 2:
Again, after 2.6 upgrade and disappearance of acme, I am not able to get Multimedia Keys on my keyboard to work.

<snip>

Acme is replaced by another app, check applications>>desktop
preferences>>Key board shortcuts in the main menu

Yes, i know that and _I AM_ using that app to assign actions to the multimedia buttons.
Here is the part of my XML config file

~/.gconf/apps/gnome_settings_daemon/keybindings/%gconf.xml

<?xml version="1.0"?>
<gconf>
        <entry name="volume_up" mtime="1087803107" type="string">
                <stringvalue>XF86AudioRaiseVolume</stringvalue>
        </entry>
        <entry name="volume_down" mtime="1087803105" type="string">
                <stringvalue>XF86AudioLowerVolume</stringvalue>
        </entry>
</gconf>

Here are the xev(1) events when i press those keys, but nothing happens on the screen and volume does not change.

KeyRelease event, serial 26, synthetic NO, window 0x2800001,
    root 0xb5, subw 0x2800002, time 46848731, (36,29), root:(41,77),
state 0x0, keycode 176 (keysym 0x1008ff13, XF86AudioRaiseVolume), same_screen YES,
    XLookupString gives 0 bytes:  ""

KeyRelease event, serial 26, synthetic NO, window 0x2800001,
    root 0xb5, subw 0x2800002, time 46849475, (36,29), root:(41,77),
state 0x0, keycode 174 (keysym 0x1008ff11, XF86AudioLowerVolume), same_screen YES,
    XLookupString gives 0 bytes:  ""


I hope this helps,

Steven





Reply to: