Kde Kubuntu 12.10 install HP Officejet 4500 G510g-m ethernet


Hi here there is a tutorial for who like me had some problem with this hp

First of all if you want use USB connection you have not to read this article becasue it works out of the box even the scanner , so if you need a program to get your pictures from  printer’s scanner you need to install skanlite 

Now let’s set your printer like the ethernet printer.

just plug your ethenet cable from router to printer and now open your browser  here

localhost:631

ADD A PRINTER

Image

SELECT THE NETWORK ONE

Image

WRITE THE NAME YOU WANT USE

Image

SELECT THE CORRECT MODEL  NOTE THERE IS HPIJPS THAT DOESN’T WORK SELECT INSTEAD THE HPCUPS ONE

Image

yawp javascript for panels on kde4


here shouold be the code to configure yawp but… it DOESN’T WORK :S i have tried but no
it doesn’t do the job

this code works only if you have compiled the latest version of yawp (jan 2012 it’s 0.4.3)

var yawp = panel.addWidget("yaWP");

yawp.writeConfig("animation.daysnames","8");
yawp.writeConfig("animation.details","1");
yawp.writeConfig("animation.duration","500");
yawp.writeConfig("animation.icon","3");
yawp.writeConfig("animation.page","8");
yawp.writeConfig("custom.fontcolor.lowtemp","30,28,27");
yawp.writeConfig("custom.fontcolor.normal","20,19,18");
yawp.writeConfig("custom.fontcolor.shadows","255,255,255,100");
yawp.writeConfig("custom.fontcolor.usage","false");
yawp.writeConfig("custom.theme.background.enabled","false");
yawp.writeConfig("custom.theme.enabled","false");
yawp.writeConfig("custom.theme.file","");
yawp.writeConfig("panel.forecast.days","5");
yawp.writeConfig("panel.forecast.format","3");
yawp.writeConfig("panel.layout.compact","false");
yawp.writeConfig("panel.today.format","3");
yawp.writeConfig("panel.tooltip.extended.enabled","true");
yawp.writeConfig("panel.tooltip.extended.format","5");
yawp.writeConfig("start delay","0");
yawp.writeConfig("system.distance","2007");
yawp.writeConfig("system.pressure","5007");
yawp.writeConfig("system.speed","9001");
yawp.writeConfig("system.temperature","6001");
yawp.writeConfig("text.shadows","false");
yawp.writeConfig("theme","default");
yawp.writeConfig("traverse locations","false");
yawp.writeConfig("traverse locations timeout","30");
yawp.writeConfig("update interval","45")

yawp.currentConfigGroup = new Array('locations')

yawp.writeConfig("city01",'accuweather,Verona\\, Italy(Veneto),Italy,it,EUR.IT.IT020.VERONA,Europe/Rome');
yawp.writeConfig("selected","0");

yawp.currentConfigGroup = new Array('ExtenderItems')

yawp.writeConfig(" extenderItemPosition","0");

kde 4 plasma panels collection done!


Video preview

I hate to not to have choices , so on kde 4 now there are panels for everyone :
gnome2 panel
chrome os panel (it not finished )
mac style panel
unity style
nowardev style (designed for my own use xd)
attempt style (designed to be in the right side )

Page of the project

Follow

Get every new post delivered to your Inbox.