- Go to vmware source folder /usr/lib/vmware/modules/source
- copy vmnet.tar file to some other location
- Make copy of original tar file
- untar vmnet.tar file
- Make changes according to
- http://rglinuxtech.com/?p=1281
- Then copy the modified vmnet.tar file back into vmware/modules/source folder
- /usr/lib/vmware/modules/source$ sudo vmware-modconfig --console --install-all
Saturday, May 02, 2015
Fix broken Vmware player on Kubuntu 15.04
Sunday, April 19, 2015
Mac OSX like screen capture with ksnapshot in KDE
ksnapshot is a nifty tool for capture windows and screens. However I don't want to click the menu , bring up ksnapshot and then select options in menu to do screen grab. I really liked the way it is done on Mac OSX. Press Command +4 and you have a rectangular screen grab.
So I tuned my ksnapshot to do the same on KDE desktop. command +4 should open a rectangular screen grab and command +P should open a full screen print.
ksnapshot can be called with --region or --fullscreen.
so all we need to do is to map above key combos against ksnapshot [ --region | --fullscreen]
Here is how to do it
KDE desktop | settings | shortcust and gestures
Subscribe to:
Posts (Atom)