Just a short note about the great Awesome window manager.
There was no sound with some applications. There are 2 programs to know about sound control : alsamixer (command line) and pavucontrol (manage PulseAudio with a simple GTK interface).
For the iPod, I am using RockBox, gtkPod and gpodder. Nothing fancy, but it does the job quickly.
Just have to remember to manually mount the iPod, by adding this in /etc/fstab:
/dev/disk/by-label/IPOD /media/IPOD vfat defaults,umask=000,auto,rw,user 0 0
Also a simple trick to eject the iPod : eject /media/IPOD
Subscribe to:
Post Comments (Atom)
2025 Projects
Trying to see if I can manage to complete a few projects this year. First I have goals listed in different places: Online Google tasks Roam ...
-
I know I should read all those methods more in details. I found this in the Poll Best Requirement Survey by Xebia. So what is a requirement...
-
Where it is going ?? Various organisation are working on the problem and its solutions. They produce specification draft, Use case studies, ...
-
In Java, for a jar to be executed, the easiest way is to set its entry point . This is done by setting the Main-Class in the Manifest . Eas...
No comments:
Post a Comment