03 Jan, 2011
Enable right click paste in linux
Articles related to enable right click paste in linux
http://digitalpbk.blogspot.com/2007/11/kbhit-asynchronous-read-linux-fdzero.html
Block { /* * Something else to do */ } if(kbhit()) { //Input present and process input } }}kbhit does not take any arguments, it returns 1 if there has been a keyboard hit i.e., a key has been pressed.The key can be read using getch() or similar functions.On
Linux...the same thing seems to be a bit different. There is no conio.h defined for
linux so there is no kbhit function that can be used in
linux. However
linux has a set of functions that can be used to test any input for the presence ...
Published 4 years, 2 months ago
http://digitalpbk.com/google-go/installing-google-go-linux-ubuntu
Installing Google Go on
Linux Ubuntu
One command install, Bash script to install Google Go in one Go
#!/bin/bash
ARCH=386 #CHANGE this setting to amd64 if you are on 64 bit.
sudo apt-get install bison make gcc libc6-dev ed mercurial
{
cat ~/.bashrc; cat ~/temp.bashrc
mv ~/.bashrc ~/.bashrc.old
mv ~/temp.bashrc ~/.bashrc
export GOROOT=$HOME/go
export GOARCH=$ARCH
export GOOS=
linux
export GOBIN=$HOME/gobin
export PATH=$PATH:$GOBIN
mkdir $GOBIN
hg clone -r release https ...
Published 2 years, 2 months ago
http://digitalpbk.com/nexus-s/how-to-root-nexus-s-windows
on the phone and boot into the bootloader screen.
Open the device manager (My Computer >
Right Click > Manage > Device Manager). You should see in Other Devices Android 1.0
On the computer, you should see a device installing. If the driver installation failed (likely to), you need to install the drivers as shown below:
Click on update driver, and manually point to the drivers directory in our downloaded folder. Windows should automatically install the drivers, Press yes ...
Published 2 months, 4 weeks ago
http://digitalpbk.com/projects/web2image-html-jpeg-png-bmp-firefox-automate-screenshot
would need XULRunner or Firefox to
enable Firefox screenshot.
Please enter the installation path of Firefox into the Gecko Location option to
enable Firefox screenshot capture.
OS
Windows XP, Vista, 98, etc
Windows
Visual Studio
Projects ...
Published 2 years, 2 months ago
http://digitalpbk.blogspot.com/2009/11/happy-birthday-digitalpbkblogspotcom.html
Happy Birthday digitalpbk.blogspot.com
Well I totally forgot that my blog is completed 3 years as of November 18. And you can see the numbers
right :) I have started a new blog with more features so that people would get more information out of it and structured neatly.So @ 3 years of my Tech blogging on blogspot, i'm moving onto my domain. digitalpbk.comThis blog would still be here. So See Ya...digitalpbk:) ...
Published 2 years, 2 months ago
http://digitalpbk.com/2009/12/making-symbolic-links-windows-xp-using-junction-sysinternals
Making symbolic links on Windows xp using junction from sysinternals
Symlinks is a utility that allows two paths to point to the same set of files and subfolders. This is a handy utility on
linux which lets you point one path on
linux to another path. To do achieve the same functionality on Windows XP, software called junction can be used. provided by SysInternals.
Here is the help from the junction.exe
D:\>junction /?
Junction v1.05 - Windows junction creator and reparse point viewer ...
Published 2 years, 1 month ago
http://digitalpbk.blogspot.com/2008/11/digitalpbk-2-years-old.html
Digitalpbk is now 2 years old
Another year passes and digitalpbk is now 2 years!! Happy Birthday today...And the stats till now goes as ..231000+ Visitors...112 Posts300+ Comments I dint count ;)Thank you world!Keep
clicking...digitalpbk. ...
Published 3 years, 2 months ago
http://digitalpbk.blogspot.com/2009/03/reset-root-password-linux-fedora-debian.html
Reset the root password on a
linux box
IntroThe following steps were used to successfully reset the root password of a "Fedora 10" machine. In general, can be applied to any
linux machine. GRUBWhile booting, after the initial splash and POST screen of the bios, the control transfers to GRUB. If there is just one
linux operating system installed, the GRUB screen is bypassed to the booting screen, in that case just keep on pressing or tapping the ESC Button until you see the GRUB Menu ...
Published 2 years, 11 months ago
http://digitalpbk.blogspot.com/2007/10/disable-autorun-windows-xp.html
, Flash Drives etc.So Disable your Autorun nowHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom\Autorun Change from 1 to 0To disable Autoplay of all drivesStart > Run > gpedit.msc
Enable : Computer Configuration > Administrative Templates > System > Turn Off Autoplay ...
Published 4 years, 3 months ago
http://digitalpbk.blogspot.com/2007/12/show-desktop-missing.html
Show Desktop missing?
Show DesktopAfter opening hundreds of windows and you want to desperately do something with your desktop, you have to go on minimizing all the windows. This is where the Show Desktop is used. For those who have not seen it, it is there in the quick launch section of the Task Bar.And for the more unlucky guys who have not
enabled the quick launch, a google search would be more than enough to know more. And for the lucky guys like me, who occassionally find it interesting ...
Published 4 years, 1 month ago
Related help topics for enable right click paste in linux
More keywords like enable right click paste in linux
More pages for enable right click paste in linux