View previous topic :: View next topic |
Author |
Message |
Peach Advocate


Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Thu Feb 15, 2007 3:09 pm Post subject: Mouse non più funzioante con links in framebuffer |
|
|
salve a tutti
ho notato questo comportamento sul mio e sul pc di un amico
praticamente io ho attivo il framebuffer e gpm e sulla console normale funziona.
solo quando avvio links con l'opzione -G non mi vede il mouse
suggerimenti?
gpm è configurato così:
Code: | $ grep -e ^[^#] /etc/conf.d/gpm
MOUSE=imps2
MOUSEDEV=/dev/input/mice
APPEND="-l \"a-zA-Z0-9_.:~/\300-\326\330-\366\370-\377\" -g 1 -A 60" |
_________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom |
|
Back to top |
|
 |
lucapost Veteran


Joined: 24 Nov 2005 Posts: 1419 Location: <ud|me|ts> - Italy
|
Posted: Thu Feb 15, 2007 3:30 pm Post subject: |
|
|
Sei sicuro di aver attivato la USE="gpm" a links?
Questo è il mio:
Code: | [I] www-client/links
Available versions: (2) 2.1_pre20 2.1_pre26
Installed versions: 2.1_pre26(2)(15:22:33 04/12/06)(X -directfb -fbcon gpm javascript jpeg -livecd png -sdl ssl -svga tiff unicode)
Homepage: http://links.twibright.com/
Description: links is a fast lightweight text and graphic web-browser |
_________________ LP |
|
Back to top |
|
 |
Peach Advocate


Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Thu Feb 15, 2007 4:58 pm Post subject: |
|
|
si:
Code: | [I] www-client/links
Available versions: (2) 2.1_pre20 2.1_pre26
Installed: 2.1_pre26(2)(11:00:48 05/12/2006)(-X directfb fbcon gpm javascript jpeg -livecd png sdl ssl svga tiff unicode)
Homepage: http://links.twibright.com/
Description: links is a fast lightweight text and graphic web-browser |
_________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom |
|
Back to top |
|
 |
mouser Veteran


Joined: 10 Aug 2004 Posts: 1419 Location: Milano
|
Posted: Fri Feb 16, 2007 8:41 am Post subject: |
|
|
Peach wrote: | si:
Code: | [I] www-client/links
Available versions: (2) 2.1_pre20 2.1_pre26
Installed: 2.1_pre26(2)(11:00:48 05/12/2006)(-X directfb fbcon gpm javascript jpeg -livecd png sdl ssl svga tiff unicode)
Homepage: http://links.twibright.com/
Description: links is a fast lightweight text and graphic web-browser |
|
Dall'output che mi da links lanciato con il directfb (default) sembra che la gestione dell'input con gpm non sia implementata.
Ho provato a forzargli il driver
Code: | # directfb-config --input=gpm |
ma senza risultati soddisfacenti.
L'unica cosa che mi viene in mente è che ti conviene utilizzare il driver fb normale, quindi lanciando links in questo modo
Code: | # links2 -g -driver fb |
A me funzia senza prob.
Ciriciao
mouser  |
|
Back to top |
|
 |
Peach Advocate


Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Sun Mar 04, 2007 3:09 pm Post subject: |
|
|
Allora, finalmente ho provato:
cercando di configurare directfb per fargli usare come input gpm non va nemmeno a me, ma nemmeno provando a far usare a links il driver fb non va;
dice:
Code: | Could not initialize graphics driver fb:
Could not get VT mode. |
_________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom |
|
Back to top |
|
 |
|