-
Search Results
-
UZBL-browser scripts in antiX-17 Debian Stretch

It’s my very first scripts isju..
Ok I changed some ‘keyboard shortcuts’ in UZBL script1_config
so i can stay most on a close aria on the keyboard
(but you can change everything in that script1_config file)
o= follow by number
‘= follow by text
0= open url
,= scroll vertical 450
.= scroll -vertical -450
l= go back
a= go forward
g= load bookmarks
h= load history
]]= go next page
[[= go prev pag
1= zoom 100%
2= zoom 120%
3= zoom 135%
4= zoom 200%
5= zoom 235%
+= zoom +
-= zoom –
z= toggle zoom type
t= toggle show status
y= toggle show tablist
b= new tab
n= next tab
m= prev tab
q= close tabA enter= antixforum.com π
G enter= google.com
Y enter= youtube.com
f enter= facebook.comFacebook shortcuts
Shift + i= activate the keys
j= block down
k= block up
l= like
o= open picture
β= next picture
β= prev pictureEsc= stop facebook shortcuts
____________________________________Here the necessary things to do on UZBL, so that everything works in UZBL
Do the things step by step, safe and see if it works !!
At each script copy the original script as backup !!Here we go…….:)
1
Install uzbl,sudo apt update
sudo apt install uzbl
—2
Install gstreamer,sudo apt update
sudo apt install gstreamer1.0*or
3
Install youtube-dl,sudo apt update
sudo apt install uzbl suckless-tools youtube-dl
—4
Install firejail,sudo apt update
sudo apt install firejail
—5
Install tabbed,sudo apt update
cd /usr/bin
sudo ln -fsT uzbl-tabbed uzbl
—6
Install Polipo,sudo apt update
sudo apt install polipoadd to autostart,
polipo &
mkdir ~/.polipo-cache
sudo cp /etc/polipo/config /etc/polipo/config.orig
sudo nano /etc/polipo/config
diskCacheRoot = “~/.polipo-cache/”Restart polipo,
sudo /etc/init.d/polipo restart
—7
Put the ‘attachment script1_config’ and replay 2/3/4/5/6/7/8 scripts .. as root on the right place______________________________________
Everything in UZBL works on my antiX-17 computer now.
I hope it will works on your computer ..
Do you like it, ok .. if not, or do you know better, change scripts and let it hear π
- This topic was modified 5 years, 3 months ago by koolstofje.
- This topic was modified 5 years, 3 months ago by koolstofje.
- This topic was modified 5 years, 3 months ago by koolstofje.
Hi antiX devs and users. I have ** about the “backlight-brightness” script/package/app or whatever term could be described describes its function. (By the way, I’m posting this from my phone so I appoigize if some of my formatting or spelling isn’t the best)
Now, I’m completely aware that simply typing “backlight-brightness” into terminal brings up its ascii-gui brightness slider. That’s a great tool, but doesn’t work all that well since I want to be able to bind the raising and lowering of the brightness to keyboard shortcuts. I know it would be easy to bind the command which brings up the slider to a keyboard shortcut, but I’d much rather use a few successive keystrokes to adjust the brightness instead if launching a terminal window whenever I’d like to adjust my laptop’s backlight.
I have already tried using all the typical methods to adjust the brightness of the screen, but nothing seems to work with AntiX except for “backlight-brightness” . This includes xbacklight, brightnessctl, acpilight, relight, (basically everything from the Arch Linux Wiki entry on backlight adjusters) and my personal favorite Lumeus (https://github.com/siiptuo/Lumeus).
I’ve read and reread the code within… “/bin/backlight-brightness” and I can see how to get some limited use from cli entries, but those are focused on showing the current level and setting specific levels.
As far as I can tell, the cli interface dies not have an option, which when written in English says, “Raise/Lower the current brightness by 5%”. Instead the only command it seems to be able to do is, “Set the brightness to 32%”. Does that make sense?
Since my laptop brightness keys don’t function, I’d like to create two alternative shortcut and bind them to F2 and F3. I’ve done this a number of times. Right now I have F2 set as “lumeus – 5%” and F3 “lumeus +5%” 8n my current XFCE4 desktop. Even though the brightness keys work just fine with my current distro’s xfce, I wanted to utilize more precise adjustments with 20-clicks from 0-100% at a rate of 5% per click instead of the standard 10-clicks from 0-100% AR a rare of 10% per click.
So with all that in mind, does anyone know how I can set up antiX to do something similar with backlight-brightness as opposed to lumeus?
I hope I have been able to adequately put to words what I’m asking about. If you’d like some clarification, please let me know and I’ll try to explain what I’m asking diffently to help you understand my question. Thank you very much!
β Ev
it seems keyboard shortcuts dont work in antix17-i386-full
like [win]+[t] – terminal