tags
- adobe
- android
- apple
- audio
- backup
- bios
- blender
- boot
- cd/dvd
- cinelerra
- crypt
- design
- distro
- ebook
- epub
- erase
- evolution
- ffmpeg
- files
- firefox
- font
- free
- gimp
- gps
- inkscape
- iso
- keyboard
- kmymoney
- libreoffice
- linux
- lmde
- mac
- microsoft
- mobile
- monitor
- movistar
- network
- ntfs
- ocr
- office
- osx
- outlook
- panel
- partition
- printer
- rm
- root
- router
- rsync
- s/mime
- s5570
- samsung
- scribus
- security
- server
- share
- snow leopard
- software
- sync
- terminal
- thunderbird
- tutorial
- ubuntu
- update
- usb
- vbox
- video
- video edit
- wifi
- windows
- windows 7
- windows 10
- wordpress
-
manoftherambla by manoftherambla is licensed under a Creative Commons Reconocimiento-NoComercial-CompartirIgual 3.0 Unported License.
Tag Archives: apple
Magic Mouse: Secondary click often fails in snow leopard.
For a long time right click rarely has worked fine in my magic mouse. I use snow leopard 10.6.8. Workaround: delete the “.GlobalPreferences.xxx.plist” file. It’s a hidden file in the folder Finder > [Primary Harddrive] > Library > Preferences. I … Continue reading
Setup email encryption in Apple Mail (OS X 10.6)
http://www.maclive.net/sendandreceiveencryptedemailwithapplemail/ Some suggestions at the end of the post. The certificate in Keychain Access must be in My Certificates category (inside of ‘boot sesion’). After installing the certificate go to it, right click, get information, and be sure in … Continue reading
Disable attachments preview in Apple Mail (OS X 10.6.8)
http://www.macanudos.com.uy/foro/viewtopic.php?id=2239 To disable type in terminal: defaults write com.apple.mail DisableInlineAttachmentViewing -bool yes To enable type in terminal: defaults write com.apple.mail DisableInlineAttachmentViewing -bool false
Apple Magic Mouse speed scrolling in linux
http://askubuntu.com/questions/206486/apple-magic-mouse-too-sensitive-on-ubuntu-12-10 “This works for me in 12.10 for speeding up the scrolling. sudo rmmod hid_magicmouse sudo modprobe hid_magicmouse scroll-speed=55 scroll-acceleration=1 You can play around with the speed. The min is 0 and the max is 63 (default is 32 I … Continue reading