User Tools

Site Tools


doc:appunti:hardware:eeepc_debian

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
doc:appunti:hardware:eeepc_debian [2010/11/06 18:55] niccolodoc:appunti:hardware:eeepc_debian [2010/11/06 21:01] niccolo
Line 359: Line 359:
 EndSection EndSection
 </file> </file>
 +
 +Per vedere le ''XkbOptions'' attive usare il comando:
 +
 +<code>
 +setxkbmap -print
 +xkb_keymap {
 +        xkb_keycodes  { include "evdev+aliases(qwerty)" };
 +        xkb_types     { include "complete"      };
 +        xkb_compat    { include "complete"      };
 +        xkb_symbols   { include
 +            "pc+us+it:2+gr:3+inet(evdev)+level3(ralt_switch)+compose(menu)+eurosign(e)" };
 +        xkb_geometry  { include "pc(pc105)"     };
 +};
 +</code>
 +
 +Per impostare le opzioni //una tantum// da riga di comando:
 +
 +<code>
 +setxkbmap -option lv3:ralt_switch,compose:menu,eurosign:e
 +</code>
  
 ===== xfce ===== ===== xfce =====
Line 427: Line 447:
 iw phy phy1 interface add wlan0 type managed iw phy phy1 interface add wlan0 type managed
 </code> </code>
 +
 +To use the WiFi interface with **''kismet''**, you need this in the **''/etc/kismet/kismet.conf''** configuration file:
 +
 +<file>
 +source=ath5k,wlan0,atheros
 +</file>
 +
 +After exiting ''kismet'', the ''wlan0'' interface must be reconfigured as explained above, and ''knetworkmanager'' should be restarted.
doc/appunti/hardware/eeepc_debian.txt · Last modified: 2014/01/17 00:06 by niccolo