apps:e17
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
apps:e17 [2014-06-25 19:19] – created jens | apps:e17 [2024-05-18 18:44] (current) – [Weather forecast] jens | ||
---|---|---|---|
Line 3: | Line 3: | ||
Since my first steps in Linux I have been a huge fan of [[http:// | Since my first steps in Linux I have been a huge fan of [[http:// | ||
- | <wrap info> | + | <wrap info> |
+ | |||
+ | <wrap info> | ||
+ | |||
+ | <wrap info> | ||
+ | |||
+ | apt install enlightenment ephoto terminology | ||
===== Display Manager ===== | ===== Display Manager ===== | ||
Line 16: | Line 22: | ||
- Install the Network Manager: < | - Install the Network Manager: < | ||
+ | - Enable the Systray module in " | ||
- Add a Systray to your Shelf by right-clicking on your Shelf, choosing "Shelf -> Contents", | - Add a Systray to your Shelf by right-clicking on your Shelf, choosing "Shelf -> Contents", | ||
- Make sure the Network Manager applet gets started automatically by going to your " | - Make sure the Network Manager applet gets started automatically by going to your " | ||
Line 24: | Line 31: | ||
A few settings can't be done by the default tools in E17 provided by Debian. So a little tweaking might be at order. I have written a tiny script that does all my tweaks: | A few settings can't be done by the default tools in E17 provided by Debian. So a little tweaking might be at order. I have written a tiny script that does all my tweaks: | ||
- | <code bash> | + | <file bash tweake.sh> |
#!/bin/sh | #!/bin/sh | ||
setxkbmap -layout us -variant intl | setxkbmap -layout us -variant intl | ||
Line 30: | Line 37: | ||
conky | conky | ||
xmodmap ~/ | xmodmap ~/ | ||
- | </code> | + | </file> |
- | Obviously, this sets a different keymap and repeat rates, starts [[Conky]] and loads the xmodmap so I can use the mouse tilt-wheel | + | Obviously, this sets a different keymap and repeat rates, starts [[archive: |
Save this (or any other) file as a script; e.g. '' | Save this (or any other) file as a script; e.g. '' | ||
Line 39: | Line 46: | ||
===== Weather forecast ===== | ===== Weather forecast ===== | ||
- | Well, I am still looking for an easy way to include the eweather or forecast module in Debian. If you know how, please | + | Well, I am still looking for an easy way to include the eweather or forecast module in Debian. If you know how, please let me know in the comments below! |
+ | |||
+ | ~~DISCUSSION~~ |
apps/e17.1403723961.txt.gz · Last modified: 2016-02-16 13:32 (external edit)