Кстати, когда я тв-тюнер ставил в Опере прокрутка пультом работала... Я думал это фича КДЕ а не Оперы (так как прокрутка работала и в многих других приложениях)
еще бы научить оперу при горизонтально прокрутке (на тачпаде например) _только прокручивать_ страницу влево-вправо, а не возвращаться назад-вперед - цены бы не было. Кстати в фаерфоксе обнаружил что можно скроллить по диагонали. А вот беспроводной геймпад в роли пульта бесподобен.
>Всмысле поддерживает или это просто где-то заявлено?
Поддерживает. Как mplayer, например. Вот пример конфига
igor@localhost ~ $ opera -lirchelp
# BEGIN lircrc entry for Opera
#
# This is an example configuration of a LIRC section for Opera.
# It needs to be adjusted to match your remote control button names, and
# otherwise configured for your needs. Save it in ~./lircrc
# The values to use with 'config' keys are the same as the allowed values
# used in the Opera input action system (standard_keyboard.ini, etc.).
begin
prog = opera
button = DOWN
config = Navigate down
end
begin
prog = opera
button = UP
config = Navigate up
end
begin
prog = opera
button = LEFT
config = Navigate left
end
begin
prog = opera
button = RIGHT
config = Navigate right
end
begin
prog = opera
button = OK
config = Activate element
end
begin
prog = opera
button = PLAY
config = Activate element | Open link
end
begin
prog = opera
button = <<
config = Go to start | Back
end
begin
prog = opera
button = >>
config = Go to end | Forward
end
begin
prog = opera
button = |<<
config = Page up | Back
end
begin
prog = opera
button = >>|
config = Page down | Forward | Fast forward
end
begin
prog = opera
button = 6
config = Zoom to, 100
end
begin
prog = opera
button = 7
config = Zoom out, 100
end
begin
prog = opera
button = 8
config = Zoom in, 100
end
begin
prog = opera
button = 9
config = Zoom out, 10
end
begin
prog = opera
button = 0
config = Zoom in, 10
end
begin
prog = opera
button = VOL_UP
config = Zoom in, 10
end
begin
prog = opera
button = VOL_DOWN
config = Zoom out, 10
end
begin
prog = opera
button = MENU
config = Enter fullscreen | Leave fullscreen
end
begin
prog = opera
button = POWER
config = Exit
end