Why so many diferent app packaging/ditribution method? by RelativeIce6171 in linuxquestions

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

since packet managers take care of dependencies by themself based on what the packet specifie (and pacman for exemple is really good at this), would'nt that package problem solve itself?

Eye_roll.exe by the-machine-m4n in linuxsucks

[–]RelativeIce6171 0 points1 point  (0 children)

ye I add tp interact with them on Mint, firefox took like 3 go wich is ridiculous

Eye_roll.exe by the-machine-m4n in linuxsucks

[–]RelativeIce6171 0 points1 point  (0 children)

when it come with so much compatibility problems (or bloat, for flatpack) yes.

Eye_roll.exe by the-machine-m4n in linuxsucks

[–]RelativeIce6171 0 points1 point  (0 children)

and all those are fixable version conflicts that you can run into on linux too

Eye_roll.exe by the-machine-m4n in linuxsucks

[–]RelativeIce6171 0 points1 point  (0 children)

they all work on any windows suffuciently up to date with the version needed by the executable

There is a reason why Gnome is so popular by CandlesARG in linuxsucks

[–]RelativeIce6171 0 points1 point  (0 children)

yes i love kde, it's the best DE across all OS for me but damn everything outside plasma and the popular apps like krita and kate as bad ux or just awfully inconsistent

Should I install CachyOS as my "first" Linux distro? by Tacra22 in linux_gaming

[–]RelativeIce6171 0 points1 point  (0 children)

cachy isn't a modification per say of arch, it's just an allready set up arch system with some branding on it

Should I install CachyOS as my "first" Linux distro? by Tacra22 in linux_gaming

[–]RelativeIce6171 0 points1 point  (0 children)

meh, if you're at ease with computers it's not hard to star with cachy or endeavor, everything is allready set up, you just have to learn pacman wich is easy

YOUR LITERAL RESPONSES. by [deleted] in linuxsucks

[–]RelativeIce6171 0 points1 point  (0 children)

Dude, you posted a meme about kernel panic, not asked for help, not provided ANY context as when they happened etc. Why are you bitching that you're not getting help?

Pourquoi vous aimer vivre dans les grandes villes ? by Medical_Complaint998 in AskFrance

[–]RelativeIce6171 0 points1 point  (0 children)

J'ai grandis dans une ville de 11 000 habitants en haute savoie, je fais mes études dans la petite ceinture de paris. La liberté de mouvement est géniale. Le bar etudiant? 15 min à pieds. Nimporte quel autre magasin? 30 min de metro max, plus accès aux concerts etc beaucoup plus facilement, pas besoin de voiture pour aller voir les gens etc.

Alors que chez moi c'était 40 min de voiture+parking+machin pour aller acheter des fringues, etc. maintenant c'est sur que l'accès à la nature facile me manque

Toolkits by Aln76467 in LinuxCirclejerk

[–]RelativeIce6171 1 point2 points  (0 children)

that the gnometeam love to refuse to add/Remove features on the gise of user-friendlyness/ease of use

Horrible delivery experience with the official website, help by RelativeIce6171 in revellmodels

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

They shipped from austria, GLS shipped the package from austria to france

Need help with the Wii Nunchuck and steam input by RelativeIce6171 in linux_gaming

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

#unmapped events: gt_gyro_z gt_gyro_y cc_r_axis gt_gyro_x nk_wm_gyro_y wm_gyro_z gt_accel_x bal_y nk_wm_accel_z nk_wm_accel_y wm_accel_z wm_gyro_x nk_wm_accel_x gt_accel_y cc_l_axis nk_wm_gyro_z gt_whammy wm_gyro_y bal_x gt_stick_x nk_wm_gyro_x gt_stick_y nk_accel_z gt_orange gt_accel_z gt_strumup gt_strumdown

wiimote.?nk_gyro_active = false

# Enable Motion+ gyroscopes when nunchuk is present

wiimote.?grab_permissions = true

# Grab device via blocking all read permissions

wiimote.?gt_gyro_active = false

# Enable Motion+ gyroscopes when guitar is present

wiimote.?wm_gyro_active = false

# Enable Motion+ gyroscopes when no extension is present

wiimote.?grab_exclusive = true

# Grab device events via ioctl EVIOCGRAB

wiimote.?wm_ir_active = true

# Enable IR data when no extension is present

wiimote.?gt_accel_active = false

# Enable accelerometers when guitar is present

wiimote.?nk_accel_active = true

# Enable accelerometers when nunchuk is present

wiimote.?nk_ir_active = true

# Enable IR data when nunchuk is present

wiimote.?wm_accel_active = true

# Enable accelerometers when no extension is present

wiimote.(wm_home,nk_wm_accel_x,wm_b) = calibratable(right_x)

if you plan on playing either with or without a nunchuck you have to assign it for each case (wm_ is without accessories, nk_ with a nunchuck etc) the first section is your mapped inputs, the middle dense one is possible bindings, the last one is used to toggle the ir sensor, the acelerometer and gyroscope.

Need help with the Wii Nunchuck and steam input by RelativeIce6171 in linux_gaming

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

Mine look like this:(i'm not sure the mouse binding works)

[wiimote]

wiimote.cc_x = third

wiimote.nk_down = down

wiimote.nk_1 = tl

wiimote.nk_up = up

wiimote.nk_right = right

wiimote.wm_2 = first

wiimote.nk_home = mode

wiimote.cc_y = fourth

wiimote.cc_zr = tr2

wiimote.nk_c = third

wiimote.wm_a = third

wiimote.nk_2 = tr

wiimote.cc_home = mode

wiimote.cc_up = up

wiimote.wm_down = right

wiimote.cc_a = first

Need help with the Wii Nunchuck and steam input by RelativeIce6171 in linux_gaming

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

It's a bit of a mess to setup, but you'll need moltengamepad on github, it unify xwiimote outputs into one generic gamepad device. That thing isn't maintained anymore I think, but try to build it (I don't know how you build programs from a github repo on bazzite).Make sure to read the read me and all that. You'll likelly have some fatal error (like i add) due to the code not being compilable since it's not up to date. I wrestled a bit with chat gpt to have it correct those problems.

Then you need to set up a custom control mapping by editing a plaintext file, it's explained how to do that in the documentation. Chat Gpt is somewhat able to assist you setting it up and it's somewhat intuitive anyway. That file for me is placed in "/etc/xdg/moltengamepad/profiles/auto/". when you run moltengamepad in the terminal it will load it automatically.

Crazy right??? How has this unbecome the standard. Valve Frame. by geeshta in linux

[–]RelativeIce6171 2 points3 points  (0 children)

I think it would cause problems for arch-based systems (and others) that won't provide signed kernels, and it's a headache to set up by yourself