User Tools

Site Tools


educare:icewm

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
educare:icewm [2017/06/29 22:16] – [icewm] profproeducare:icewm [2020/06/08 22:20] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +==== icewm ====
 +
 +risorse: richiede solo 50 MB di RAM
 +
 +vedere anche [[educare:slim]]
 +
 +==configurazione==
 +
 +~/.icewm/startup (renderlo eseguibile)
 +  #!/bin/sh 
 +  idesk&
 +  xscreensaver &
 +  conky &
 +
 +~/.icewm/toolbar
 +  # prog [text] [icon] [command]
 +  prog XTerm xterm xterm -fn 7x13 -fa "Liberation Mono:size=12"
 +  prog Iceweasel iceweasel iceweasel
 +  prog Firefox firefox firefox
 +  prog Pluma tomboy-16 pluma
 +  prog Geany file geany
 +  prog Tuxcmd folder tuxcmd
 +  prog Thunar folder thunar
 +
 +si possono usare come icone le immagini in questa cartella /usr/share/pixmaps/
 +
 +~/.icewm/preferences
 +  QuickSwitchToAllWorkspaces = 1
 +  TaskBarShowWorkspaces = 1
 +  WorkspaceNames=" 1 ", " 2 ", " 3 ", " 4 "
 +  NetworkStatusDevice="wlp1s0 enp3s0 eth0 wlan0"
 +
 +==== xcal ====
 +creare una cartella per gli eventi ~/Calendar
 +
 +aggiungere la riga //XCal.initialCalendar: yes// nel file // /etc/X11/app-defaults/XCal //
 +==== idesk ====
 +Permette di aggiungere qualche icona sul desktop di IceWM
 +
 +~/.idesktop
 +  table icon
 +  Caption: titolo
 +  Command: /percorso/al/file
 +  Icon: /percorso/icona
 +  Width: 48
 +  Height: 48
 +  X: 100
 +  Y: 150
 +  end
  
educare/icewm.txt · Last modified: 2020/06/08 22:20 by 127.0.0.1