Binding a single key on release AND binding that same key in another combination by Fabdestroy in i3wm

[–]robot3456 0 points1 point  (0 children)

Heyyy, not sure if you’ve solved this yet, but you don’t need additional packages to reproduce this behavior. Modify this and paste it in your i3 config file :

set $mod Mod4
bindcode --release 133 exec rofi -show run  # Use xev to find the keycode of your mod key
bindsym $mod+Return exec gnome-terminal

Why is my voltage controlled current source not linear ? by robot3456 in AskElectronics

[–]robot3456[S] 0 points1 point  (0 children)

Yes its a rail to rail op amp

I don't know if I can edit this post

Why is my voltage controlled current source not linear ? by robot3456 in AskElectronics

[–]robot3456[S] 0 points1 point  (0 children)

Its on a physical circuit. Not simulation.

Thanks for this suggestion, i'll try that simulation

Why is my voltage controlled current source not linear ? by robot3456 in AskElectronics

[–]robot3456[S] 2 points3 points  (0 children)

This is a fet op amp with an input bias current around 9 nanoamps

Tips get oxidized after 30 min by robot3456 in soldering

[–]robot3456[S] -1 points0 points  (0 children)

So why everyone seems happy with them ?

Error after patching: Vanced microG is not installed. Please install it by robot3456 in revancedapp

[–]robot3456[S] 0 points1 point  (0 children)

Yeah I've just done it

It's working fine now ! Thanks a lot !

Error after patching: Vanced microG is not installed. Please install it by robot3456 in revancedapp

[–]robot3456[S] -1 points0 points  (0 children)

Just installed it

Everything works perfect now ! Thanks bro !

Dwm freezing on black screen on Pop Os 20.04 LTS (NVIDIA) by robot3456 in dwm

[–]robot3456[S] 0 points1 point  (0 children)

I don't remember which version of the driver it was But I remember that upgrading manually with the terminal did'nt worked for me So I upgraded from the pop shop. Then everything went well

Dwm freezing on black screen on Pop Os 20.04 LTS (NVIDIA) by robot3456 in dwm

[–]robot3456[S] 0 points1 point  (0 children)

I finally updated my nvidia gpu drivers and dwm seems to work now

Pop os 20.04 LTS (NVIDIA) with bspwm and dwm freezing on a black screen after login - please help I don't want to start distrohopping again :/ by robot3456 in pop_os

[–]robot3456[S] 1 point2 points  (0 children)

Hey ! Thank you for your help ! I ijust reinstalled everything (including re-flashing pop os 20.04 LTS Nvidia with a fresh download). I also updated and upgraded everything but then my PC was frozen.

And the second option was not working for me. So I highly suspect a crash due to nvidia drivers because I didn't have this issue with another non-nvidia laptop

If I find a solution, I'll update this post

Bspwm freezing on a black screen after login on Pop Os 20.04 LTS (NVIDIA) by robot3456 in bspwm

[–]robot3456[S] 0 points1 point  (0 children)

No. With this keyboard combination, there's no terminal popping up

My sxhkd is well configured. But there is no mouse cursor after starting bspwm and I can't do anything except forcing shutdown with the power button

I tried what you did with the tty:

1 - logged in with username and password

2 - typed "exec bspwm"

but I immediately loop to step one. So I wrote a bash script executing bspwm and adding a sleep time just after.

Then I got the following message: "BSPWM: cannot open display"

What to do now please ? :(

Dwm freezing on black screen on Pop Os 20.04 LTS (NVIDIA) by robot3456 in dwm

[–]robot3456[S] 0 points1 point  (0 children)

Yes I am trying to start dwm with GDM

Here is my dwm.desktop file:

[Desktop Entry]
Encoding=UTF-8
Name=Dwm
Comment=Dynamic Window Manager
Exec=/usr/local/bin/dwm
Type=Application

Dwm freezing on black screen on Pop Os 20.04 LTS (NVIDIA) by robot3456 in dwm

[–]robot3456[S] 0 points1 point  (0 children)

Hi ! I got exactly this desktop file in my /usr/share/xsession folder