<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.12.1">
</HEAD>
<BODY>
Ciao a tutti,<BR>
sono un nuovo utente di Debian etch (vengo da windows)<BR>
Tra gli altri, ho due problemi, il primo legato al poter &quot;passare&quot; da un monitor all'altro e/o avere due monitor che mi &quot;allarghino&quot; il desktop, ed il secondo legato alla gestione del cellulare via bluetooth.<BR>
<BR>
<BR>
<BR>
1) collegare un monitor esterno a pi&#249; alta risoluzione (1280x1024) al mio portatile (1024x768),<BR>
ed utilizzare dual head oppure il monitor esterno come monitor principale ad alta risoluzione. Ho visto in giro nel web che xinerama funzionerebbe ma se hai su con Xfree, ma non ne so molto. Debian etch (gnome) invece ha xorg e mi pare di aver capito che non supporti pi&#249; XFree.<BR>
<BR>
Ecco l'xorg.conf file:<BR>
<BR>
# /etc/X11/xorg.conf (xorg X Window System server configuration file)<BR>
#<BR>
# This file was generated by dexconf, the Debian X Configuration tool, using<BR>
# values from the debconf database.<BR>
#<BR>
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.<BR>
# (Type &quot;man /etc/X11/xorg.conf&quot; at the shell prompt.)<BR>
#<BR>
# This file is automatically updated on xserver-xorg package upgrades *only*<BR>
# if it has not been modified since the last upgrade of the xserver-xorg<BR>
# package.<BR>
#<BR>
# If you have edited this file but would like it to be automatically updated<BR>
# again, run the following command:<BR>
#&nbsp;&nbsp; sudo dpkg-reconfigure -phigh xserver-xorg<BR>
<BR>
Section &quot;Files&quot;<BR>
FontPath &quot;/usr/share/fonts/X11/misc&quot;<BR>
FontPath &quot;/usr/X11R6/lib/X11/fonts/misc&quot;<BR>
FontPath &quot;/usr/share/fonts/X11/cyrillic&quot;<BR>
FontPath &quot;/usr/X11R6/lib/X11/fonts/cyrillic&quot;<BR>
FontPath &quot;/usr/share/fonts/X11/100dpi/:unscaled&quot;<BR>
FontPath &quot;/usr/X11R6/lib/X11/fonts/100dpi/:unscaled&quot;<BR>
FontPath &quot;/usr/share/fonts/X11/75dpi/:unscaled&quot;<BR>
FontPath &quot;/usr/X11R6/lib/X11/fonts/75dpi/:unscaled&quot;<BR>
FontPath &quot;/usr/share/fonts/X11/Type1&quot;<BR>
FontPath &quot;/usr/X11R6/lib/X11/fonts/Type1&quot;<BR>
FontPath &quot;/usr/share/fonts/X11/100dpi&quot;<BR>
FontPath &quot;/usr/X11R6/lib/X11/fonts/100dpi&quot;<BR>
FontPath &quot;/usr/share/fonts/X11/75dpi&quot;<BR>
FontPath &quot;/usr/X11R6/lib/X11/fonts/75dpi&quot;<BR>
# path to defoma fonts<BR>
FontPath &quot;/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType&quot;<BR>
EndSection<BR>
<BR>
Section &quot;Module&quot;<BR>
Load &quot;i2c&quot;<BR>
Load &quot;bitmap&quot;<BR>
Load &quot;ddc&quot;<BR>
Load &quot;dri&quot;<BR>
Load &quot;extmod&quot;<BR>
Load &quot;freetype&quot;<BR>
Load &quot;glx&quot;<BR>
Load &quot;int10&quot;<BR>
Load &quot;vbe&quot;<BR>
EndSection<BR>
<BR>
Section &quot;InputDevice&quot;<BR>
Identifier &quot;Generic Keyboard&quot;<BR>
Driver &quot;kbd&quot;<BR>
Option &quot;CoreKeyboard&quot;<BR>
Option &quot;XkbRules&quot; &quot;xorg&quot;<BR>
Option &quot;XkbModel&quot; &quot;pc105&quot;<BR>
Option &quot;XkbLayout&quot; &quot;it&quot;<BR>
EndSection<BR>
<BR>
Section &quot;InputDevice&quot;<BR>
Identifier &quot;Configured Mouse&quot;<BR>
Driver &quot;mouse&quot;<BR>
Option &quot;CorePointer&quot;<BR>
Option &quot;Device&quot; &quot;/dev/input/mice&quot;<BR>
Option &quot;Protocol&quot; &quot;ImPS/2&quot;<BR>
Option &quot;Emulate3Buttons&quot; &quot;true&quot;<BR>
EndSection<BR>
<BR>
Section &quot;InputDevice&quot;<BR>
Identifier &quot;Synaptics Touchpad&quot;<BR>
Driver &quot;synaptics&quot;<BR>
Option &quot;SendCoreEvents&quot; &quot;true&quot;<BR>
Option &quot;Device&quot; &quot;/dev/psaux&quot;<BR>
Option &quot;Protocol&quot; &quot;auto-dev&quot;<BR>
Option &quot;HorizScrollDelta&quot; &quot;0&quot;<BR>
EndSection<BR>
<BR>
Section &quot;Device&quot;<BR>
Identifier &quot;ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]&quot;<BR>
Driver &quot;ati&quot;<BR>
BusID &quot;PCI:1:0:0&quot;<BR>
EndSection<BR>
<BR>
Section &quot;Monitor&quot;<BR>
Identifier &quot;Monitor Generico&quot;<BR>
Option &quot;DPMS&quot;<BR>
EndSection<BR>
<BR>
Section &quot;Screen&quot;<BR>
Identifier &quot;Default Screen&quot;<BR>
Device &quot;ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]&quot;<BR>
Monitor &quot;Monitor Generico&quot;<BR>
DefaultDepth 24<BR>
SubSection &quot;Display&quot;<BR>
Depth 1<BR>
Modes &quot;1024x768&quot;<BR>
EndSubSection<BR>
SubSection &quot;Display&quot;<BR>
Depth 4<BR>
Modes &quot;1024x768&quot;<BR>
EndSubSection<BR>
SubSection &quot;Display&quot;<BR>
Depth 8<BR>
Modes &quot;1024x768&quot;<BR>
EndSubSection<BR>
SubSection &quot;Display&quot;<BR>
Depth 15<BR>
Modes &quot;1024x768&quot;<BR>
EndSubSection<BR>
SubSection &quot;Display&quot;<BR>
Depth 16<BR>
Modes &quot;1024x768&quot;<BR>
EndSubSection<BR>
SubSection &quot;Display&quot;<BR>
Depth 24<BR>
Modes &quot;1024x768&quot;<BR>
EndSubSection<BR>
EndSection<BR>
<BR>
Section &quot;ServerLayout&quot;<BR>
Identifier &quot;Default Layout&quot;<BR>
Screen &quot;Default Screen&quot;<BR>
InputDevice &quot;Generic Keyboard&quot;<BR>
InputDevice &quot;Configured Mouse&quot;<BR>
InputDevice &quot;Synaptics Touchpad&quot;<BR>
EndSection<BR>
<BR>
Section &quot;DRI&quot;<BR>
Mode 0666<BR>
EndSection<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
2) per il bluetooth non riesco a inviare dati dal cell al computer, ma<BR>
riesco ad inviare dal computer al cell (nokia 6630). Per questo, utilizzando Debian<BR>
etch Gnome, ho trovato in giro che devo istallare gnome-bluetooth, ma<BR>
non ci sono versi di risolvere un problema di dipendenze: il synaptic<BR>
mi istalla una versione di una lib (libbluetooth1) meno recente di quella che invece<BR>
servirebbe, e quest'ultima non riesco a trovarla da nessuna parte. In particolare, ottengo questo come risposta da Synaptic:<BR>
<BR>
gnome-bluetooth:<BR>
&nbsp; Dipende: libbluetooth1 (&gt;=2.19) ma 2.15-2 verr&#224; installato<BR>
Dipende: libbtctl2 ma non sta per essere installato<BR>
&nbsp; Dipende: libtasn1-2 (&gt;=0.2.13) ma 0.2.10-3sarge1 verr&#224; installato<BR>
&nbsp; Dipende: python (&lt;2.4) ma 2.4.4-2 verr&#224; installato<BR>
Dipende: python2.3-libbtctl ma non sta per essere installato<BR>
Dipende: python2.3-glade2 ma non sta per essere installato<BR>
Dipende: python2.3-gtk2 ma non sta per essere installato<BR>
<BR>
<BR>
<BR>
Qualcuno ha qualche idea?<BR>
<BR>
Grazie comunque,<BR>
saluti,<BR>
Enrico<BR>
<BR>
</BODY>
</HTML>