Dimensione: 12478
Commento:
|
Dimensione: 10756
Commento:
|
Le cancellazioni sono segnalate in questo modo. | Le aggiunte sono segnalate in questo modo. |
Linea 1: | Linea 1: |
Questa guida si propone di esporre in modo chiaro e sintetico gli eventuali problemi che un utente Ubuntu-linux potrebbe incontrare nell'installazione della distribuzione su portatili '''Acer Travelmate C310'''. La guida è testata su Kbuntu 6.10. = Verifichiamo l'hadware = Per verificare l'hardware del portatile, è sufficiente aprire un'istanza di terminale e digitare '''lspci''': {{{ |
## page was renamed from Notebook/AcerTravelmateC310 ## page was renamed from AcerTravelmateC310 #format wiki #language it <<BR>> <<Indice(depth=2)>> <<Informazioni(forum="https://forum.ubuntu-it.org/viewtopic.php?f=46&t=624587"; rilasci="8.04";)>> = Introduzione = ||<style="border:none;"><<Immagine(Hardware/Notebook/AcerTravelmateC310/acertravel.png,150)>> ||<style="border:none;">In questa pagina sono riportati il resoconto dell'installazione di '''Uubuntu''' e le informazioni sul riconoscimento hardware del portatil '''Acer Travelmate C310'''.|| ||<-2 #cccccc:> {*} '''Scheda tecnica'''|| || '''Marca:''' || Acer || || '''Modello:''' || Travelmate C310 || || '''Memoria RAM:''' || 512 MiB || || '''Processore:''' || Intel Pentium M || || '''Scheda video:''' || Intel 855GM || || '''Schermo:''' || 14.1" || = Rilevamento dell'hardware = == Dispositivi connessi == Per verificare il corretto rilevamento dell'hardware del portatile, digitare in un terminale il seguente comando:{{{ |
Linea 10: | Linea 29: |
il comando restituirà qualcosa del tipo: {{{ |
Il comando restituirà una schermata simile alla seguente:{{{ |
Linea 35: | Linea 52: |
=== CPUINFO === {{{ |
== Processore == Per visualizzare i dettagli sul processore, aprire in lettura il file `/proc/cpuinfo` digitando in un terminale:{{{ cat /proc/cpuinfo }}} Verrà restituito un output simile al seguente:{{{ |
Linea 57: | Linea 80: |
=== LISTA FUNZIONAMENTO COMPONENTI === Tutto perfettamente riconosciuto. Il computer funziona perfettamente già alla fine della sua prima installazione. C'è da lavorare di più se vogliamo far funzionare tutte le sue funzioni nei minimi dettagli. |
= Configurazione dei componenti = |
Linea 61: | Linea 83: |
Di suo perfettamente riconosciuta, e con accelerazione 3D già attiva. {{{ ~$ glxinfo name of display: :0.0 libGL warning: 3D driver claims to not support visual 0x4b display: :0 screen: 0 direct rendering: Yes }}} |
'' Riconosciuta automaticamente '' {OK} |
Linea 72: | Linea 87: |
Riconosciuta perfettamente. Non c'è bisogno di nessuna altra configurazione, se non quella per le varie reti. | '' Riconosciuta automaticamente '' {OK} |
Linea 75: | Linea 91: |
Riconosciuta perfettamente. Non c'è bisogno di nessuna altra configurazione. == Modem 56k == Non testato. == Card Reader == Non testato completamente, ma funzionante con la maggior parte delle schede |
'' Riconosciuta automaticamente '' {OK} |
Linea 84: | Linea 95: |
Riconosciuto, anche con tutte le sue partizioni. Abilitata la scrittura su NTFS con [:DriverNtfs:NTFS-3G]. | ''Riconosciuto, anche con tutte le sue partizioni.'' {OK} |
Linea 87: | Linea 99: |
Tutto ok. Masterizza perfettamente CD e DVD | '' Riconosciuto automaticamente '' {OK} |
Linea 90: | Linea 103: |
Perfettamente riconosciuto, e con risoluzione massima attiva. | '' Riconosciuto automaticamente '' {OK} |
Linea 93: | Linea 107: |
Veloci, e tutte perfettamente funzionanti | '' Riconosciute automaticamente '' {OK} |
Linea 96: | Linea 111: |
Riconosciuto, ma con scrolling non funzionante. Per attivarlo digitate in un terminale ''sudo kate /etc/X11/xorg.conf'' | Riconosciuto, ma con scrolling non funzionante. Per attivarlo digitate in un terminale: {{{ sudo kate /etc/X11/xorg.conf }}} |
Linea 99: | Linea 117: |
Linea 111: | Linea 130: |
aggiungiamo: | aggiungere: |
Linea 125: | Linea 144: |
Nella sezione ''Configured Mouse'', aggiungiamo: | Nella sezione {{{Configured Mouse}}}, aggiungere: |
Linea 132: | Linea 151: |
Non riconosciuti automaticamente. Procedere con lo scaricare e con il convertire i pacchetti necessari: {{{ wget http://olea.org/paquetes-rpm/acerhk/acerhk-0.5.16-olea1_2.6.7_1.desktop.2custom.i386.rpm sudo apt-get install alien sudo alien acerhk-0.5.16-olea1_2.6.7_1.desktop.2custom.i386.rpm sudo dpkg -i acerhk_0.5.16-1_i386.deb }}} Dopodichè attiviamo il nuovo modulo: {{{ sudo modprobe }}} Poi facciamo in modo che parta ad ogni avvio {{{ |
Non riconosciuti automaticamente. Per farli partire ad ogni avvio digitare: {{{ |
Linea 147: | Linea 157: |
e aggiungiamo ''acerhk'' in fondo alla lista. Chiudiamo e salviamo. Possiamo poi configurare i tasti direttamente da Kubuntu (o Ubuntu). |
e aggiungere {{{acerhk}}} in fondo alla lista. Chiudere e salvare. È possibile poi configurare i tasti direttamente da '''Ubuntu'''. == Tablet == Per fare funzionare la funzione tablet è necessario installare i seguenti pacchetti: {{{ sudo apt-get install xserver-xorg-input-wacom wacom-tools xinput xournal matchbox-keyboard }}} Se durante l'installazione dovesse apparire qualcosa, scegliere ''autosave once''. Dopodichè abilitare i nuovi elementi digitando:{{{ sudo ln -s /dev/input/wacom /dev/wacom }}} Infine riavviare. Questo potrebbe non essere bastato per far funzionare il tablet. Nel caso digitare {{{ sudo gedit /etc/X11/xorg.conf }}} e modificare come segue: {{{ Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/ttyS0" Option "Type" "cursor" Option "ForceDevice" "ISDV4" Option "BottomX" "28800" Option "BottomY" "21760" Option "Mode" "absolute" Option "TPCButton" "on" EndSection Section "InputDevice" Driver "wacom" Identifier "stylus" Option "Device" "/dev/ttyS0" Option "Type" "stylus" Option "ForceDevice" "ISDV4" Option "BottomX" "28800" Option "BottomY" "21760" Option "Mode" "absolute" Option "TPCButton" "on" EndSection Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/ttyS0" Option "Type" "eraser" Option "ForceDevice" "ISDV4" Option "BottomX" "28800" Option "BottomY" "21760" Option "Mode" "absolute" Option "TPCButton" "on" EndSection }}} e aggiungere o cambiare questa parte: {{{ InputDevice "cursor" "SendCoreEvents" InputDevice "stylus" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" }}} Poi editare/creare il file {{{/etc/serial.conf}}}, e aggiungere: {{{ #Stylus pen /dev/ttyS0 port 0x06f8 irq 6 uart 16550A }}} Per avviare il programma di scrittura: {{{ xournal }}} == Comandi di avvio wireless e bluetooth == I seguenti comandi devono tutti essere digitati in un terminale. === Avviare il bluetooth === {{{ echo on > /proc/driver/acerhk/blueled }}} === Disattivare il bluetooth === {{{ echo off > /proc/driver/acerhk/blueled }}} === Avviare la wireless === {{{ echo on > /proc/driver/acerhk/wirelessled }}} === Disattivare la wireless === {{{ echo off > /proc/driver/acerhk/wirelessled }}} == Permettere allo schermo di ruotare == creare un file in {{{usr/bin/}}} chiamato {{{rotate}}}: {{{ sudo gedit /usr/bin/rotate }}} e al suo interno inserire: {{{ #!/bin/bash function ROTATE() { curr=`xrandr | awk '/Current rotation/ { print $4 }'` case $curr in normal) CW ;; *) NORMAL ;; esac } function PORTRAIT() { echo portrait } function LANDSCAPE() { echo landscape } function NORMAL() { xrandr -o normal xsetwacom set "stylus" Rotate NONE PORTRAIT } function CCW() { xrandr -o right xsetwacom set "stylus" Rotate CCW LANDSCAPE } function CW() { xrandr -o right xsetwacom set "stylus" Rotate CW LANDSCAPE } function INVERT() { xrandr -o inverted xsetwacom set "stylus" Rotate UD LANDSCAPE } case $1 in -l) CCW ;; -r) CW ;; -n) NORMAL ;; -i) INVERT ;; *) ROTATE ;; esac }}} Rendetelo eseguibile con: {{{ sudo chmod +x /usr/bin/rotate }}} Per ruotare lo schermo da terminale, digitare: {{{ rotate }}} == Per avviare la tastiera virtuale == Avviare l'applicazione '''Keyboard''' dal menù '''Accessori''' di '''Gnome''', oppure da terminale con il comando:{{{ matchbox-keyboard }}} == Abilitare Aixgl e installare Beryl == Poiché l'accelerazione 3D è già attiva basta avviarli dal menù ''Aspetto''. |
Linea 151: | Linea 361: |
copio il mio file /etc/X11/xorg.conf nel caso ci dovessero essere problemi di configurazione: {{{ Section "ServerLayout" Identifier "Default Layout" Screen 0 "aticonfig-Screen[0]" 0 0 InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "stylus" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" InputDevice "Synaptics Touchpad" EndSection Section "Files" # path to defoma fonts FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" FontPath "/usr/share/fonts/X11/misc" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "it" Option "XkbOptions" "lv3:ralt_switch" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" EndSection Section "InputDevice" # /dev/input/event # for USB Identifier "stylus" Driver "wacom" Option "Device" "/dev/wacom" # Change to Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" # /dev/input/event # for USB Identifier "eraser" Driver "wacom" Option "Device" "/dev/wacom" # Change to Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" # /dev/input/event # for USB Identifier "cursor" Driver "wacom" Option "Device" "/dev/wacom" # Change to Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "ATI Technologies, Inc. Radeon Xpress 200M (RS480)" Driver "ati" BusID "PCI:1:5:0" EndSection Section "Device" Identifier "aticonfig-Device[0]" Driver "fglrx" Option "VideoOverlay" "on" Option "OpenGLOverlay" "off" EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies, Inc. Radeon Xpress 200M (RS480)" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x800" EndSubSection SubSection "Display" Depth 4 Modes "1280x800" EndSubSection SubSection "Display" Depth 8 Modes "1280x800" EndSubSection SubSection "Display" Depth 15 Modes "1280x800" EndSubSection SubSection "Display" Depth 16 Modes "1280x800" EndSubSection SubSection "Display" Depth 24 Modes "1280x800" EndSubSection EndSection Section "Screen" Identifier "aticonfig-Screen[0]" Device "aticonfig-Device[0]" Monitor "aticonfig-Monitor[0]" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "Disable" EndSection }}} == Link == Discussione Forum italiano su Pavilion zv6000: http://forum.ubuntu-it.org/index.php/topic,18687.0.html Discussione Forum italiano su ATI Xpress 200M: http://forum.ubuntu-it.org/index.php/topic,30549.0.html Discussione Forum internazionale sul lettore di schede Texas: http://www.ubuntuforums.org/showthread.php?t=276932 Discussione Forum italiano su scheda Broadcom 43xx su Pavilion zv6000: http://forum.ubuntu-it.org/index.php/topic,38011.0.html Discussione Forum italiano su modem 56k su Pavilion zv6000: http://forum.ubuntu-it.org/index.php/topic,29728.0.html Discussione Forum italiano su tasti veloci su Pavilion zv6000: http://forum.ubuntu-it.org/index.php/topic,24336.0.html Discussione Forum italiano per abilitare XGL & Beryl su ATI Xpress 200M: http://forum.ubuntu-it.org/index.php/topic,40070.0.html Creata da: EmanueleCisotti |
Nel caso ci dovessero essere problemi di configurazione, confrontare il proprio file {{{/etc/X11/xorg.conf}}} con il [[http://wiki.ubuntu-it.org/Hardware/Notebook/AcerTravelmateC310?action=AttachFile&do=view&target=xorg.conf.txt|file allegato]]. == Ulteriori risorse == * [[http://www.ubuntuforums.org/showthread.php?t=232250|Topic sul forum internazionale]] * [[http://forum.ubuntu-it.org/viewtopic.php?t=30549|Topic sul forum di Ubuntu-it]] * [[http://www.de-side.com/blogs/index.php?blog=2&title=utilizzare_le_funzioni_di_un_tablet_pc_s&more=1&c=1&tb=1&pb=1|Articolo di blog]] * [[http://support.acer-euro.com/drivers/notebook/tm_c310.html|Sito ufficiale del prodotto]] ---- CategoryHardware CategoryDaRevisionare |
Indice
- Introduzione
- Rilevamento dell'hardware
-
Configurazione dei componenti
- Scheda video Intel
- Scheda wireless
- Scheda audio
- Harddisk
- Masterizzatore
- Display 14" TFT
- Porte USB 2
- Mouse Integrato
- Tasti rapidi
- Tablet
- Comandi di avvio wireless e bluetooth
- Permettere allo schermo di ruotare
- Per avviare la tastiera virtuale
- Abilitare Aixgl e installare Beryl
- Configurazione Xorg
- Ulteriori risorse
Problemi in questa pagina? Segnalali in questa discussione
Introduzione
In questa pagina sono riportati il resoconto dell'installazione di Uubuntu e le informazioni sul riconoscimento hardware del portatil Acer Travelmate C310. |
|
|
Marca: |
Acer |
Modello: |
Travelmate C310 |
Memoria RAM: |
512 MiB |
Processore: |
Intel Pentium M |
Scheda video: |
Intel 855GM |
Schermo: |
14.1" |
Rilevamento dell'hardware
Dispositivi connessi
Per verificare il corretto rilevamento dell'hardware del portatile, digitare in un terminale il seguente comando:
lspci
Il comando restituirà una schermata simile alla seguente:
00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02) 00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02) 00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02) 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02) 00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02) 00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03) 00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03) 00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 03) 00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 03) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83) 00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 03) 00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 03) 00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 03) 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03) 00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03) 02:01.0 CardBus bridge: O2 Micro, Inc. OZ711EC1 SmartCardBus Controller (rev 20) 02:01.1 CardBus bridge: O2 Micro, Inc. OZ711EC1 SmartCardBus Controller (rev 20) 02:03.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link) 02:05.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5705M Gigabit Ethernet (rev 03) 02:06.0 Network controller: Intel Corporation PRO/Wireless 2200BG Network Connection (rev 05)
Processore
Per visualizzare i dettagli sul processore, aprire in lettura il file /proc/cpuinfo digitando in un terminale:
cat /proc/cpuinfo
Verrà restituito un output simile al seguente:
rocessor : 0 vendor_id : GenuineIntel cpu family : 6 model : 13 model name : Intel(R) Pentium(R) M processor 1.50GHz stepping : 8 cpu MHz : 600.000 cache size : 2048 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe up est tm2 bogomips : 1201.08
Configurazione dei componenti
Scheda video Intel
Riconosciuta automaticamente
Scheda wireless
Riconosciuta automaticamente
Scheda audio
Riconosciuta automaticamente
Harddisk
Riconosciuto, anche con tutte le sue partizioni.
Masterizzatore
Riconosciuto automaticamente
Display 14" TFT
Riconosciuto automaticamente
Porte USB 2
Riconosciute automaticamente
Mouse Integrato
Riconosciuto, ma con scrolling non funzionante. Per attivarlo digitate in un terminale:
sudo kate /etc/X11/xorg.conf
Dopo le linee:
Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection
aggiungere:
Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" Option "SHMConfig" "on" EndSection
Nella sezione Configured Mouse, aggiungere:
InputDevice "Synaptics Touchpad"
Tasti rapidi
Non riconosciuti automaticamente.
Per farli partire ad ogni avvio digitare:
sudo gedit /etc/modules
e aggiungere acerhk in fondo alla lista. Chiudere e salvare. È possibile poi configurare i tasti direttamente da Ubuntu.
Tablet
Per fare funzionare la funzione tablet è necessario installare i seguenti pacchetti:
sudo apt-get install xserver-xorg-input-wacom wacom-tools xinput xournal matchbox-keyboard
Se durante l'installazione dovesse apparire qualcosa, scegliere autosave once. Dopodichè abilitare i nuovi elementi digitando:
sudo ln -s /dev/input/wacom /dev/wacom
Infine riavviare. Questo potrebbe non essere bastato per far funzionare il tablet. Nel caso digitare
sudo gedit /etc/X11/xorg.conf
e modificare come segue:
Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/ttyS0" Option "Type" "cursor" Option "ForceDevice" "ISDV4" Option "BottomX" "28800" Option "BottomY" "21760" Option "Mode" "absolute" Option "TPCButton" "on" EndSection Section "InputDevice" Driver "wacom" Identifier "stylus" Option "Device" "/dev/ttyS0" Option "Type" "stylus" Option "ForceDevice" "ISDV4" Option "BottomX" "28800" Option "BottomY" "21760" Option "Mode" "absolute" Option "TPCButton" "on" EndSection Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/ttyS0" Option "Type" "eraser" Option "ForceDevice" "ISDV4" Option "BottomX" "28800" Option "BottomY" "21760" Option "Mode" "absolute" Option "TPCButton" "on" EndSection
e aggiungere o cambiare questa parte:
InputDevice "cursor" "SendCoreEvents" InputDevice "stylus" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents"
Poi editare/creare il file /etc/serial.conf, e aggiungere:
#Stylus pen /dev/ttyS0 port 0x06f8 irq 6 uart 16550A
Per avviare il programma di scrittura:
xournal
Comandi di avvio wireless e bluetooth
I seguenti comandi devono tutti essere digitati in un terminale.
Avviare il bluetooth
echo on > /proc/driver/acerhk/blueled
Disattivare il bluetooth
echo off > /proc/driver/acerhk/blueled
Avviare la wireless
echo on > /proc/driver/acerhk/wirelessled
Disattivare la wireless
echo off > /proc/driver/acerhk/wirelessled
Permettere allo schermo di ruotare
creare un file in usr/bin/ chiamato rotate:
sudo gedit /usr/bin/rotate
e al suo interno inserire:
function ROTATE() { curr=`xrandr | awk '/Current rotation/ { print $4 }'` case $curr in normal) CW ;; *) NORMAL ;; esac } function PORTRAIT() { echo portrait } function LANDSCAPE() { echo landscape } function NORMAL() { xrandr -o normal xsetwacom set "stylus" Rotate NONE PORTRAIT } function CCW() { xrandr -o right xsetwacom set "stylus" Rotate CCW LANDSCAPE } function CW() { xrandr -o right xsetwacom set "stylus" Rotate CW LANDSCAPE } function INVERT() { xrandr -o inverted xsetwacom set "stylus" Rotate UD LANDSCAPE } case $1 in -l) CCW ;; -r) CW ;; -n) NORMAL ;; -i) INVERT ;; *) ROTATE ;; esac
Rendetelo eseguibile con:
sudo chmod +x /usr/bin/rotate
Per ruotare lo schermo da terminale, digitare:
rotate
Per avviare la tastiera virtuale
Avviare l'applicazione Keyboard dal menù Accessori di Gnome, oppure da terminale con il comando:
matchbox-keyboard
Abilitare Aixgl e installare Beryl
Poiché l'accelerazione 3D è già attiva basta avviarli dal menù Aspetto.
Configurazione Xorg
Nel caso ci dovessero essere problemi di configurazione, confrontare il proprio file /etc/X11/xorg.conf con il file allegato.