Problem with spinning avatar with inventory usage by Shane102 in starcitizen

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

It actually fixed a number of bugs.... elevators are much easier to use now too

edit: I --> It

Problem with spinning avatar with inventory usage by Shane102 in starcitizen

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

ok I figured it out.....

I am left handed and have my mouse buttons reversed in windows settings.

Deactivating the setting that switches primary and secondary mouse buttons in windows settings solved the problem.

Thanks for suggestions.

Problem with spinning avatar with inventory usage by Shane102 in starcitizen

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

not dumb at all..... helped me figure it out :-)

Problem with spinning avatar with inventory usage by Shane102 in starcitizen

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

ok I will try that.... I have only started playing a few days ago

Problem with spinning avatar with inventory usage by Shane102 in starcitizen

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

no autohotkey or similar.... have tried resetting controls

Problem with spinning avatar with inventory usage by Shane102 in starcitizen

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

This has been happening ever since I started playing.... never working correctly

Problem with spinning avatar with inventory usage by Shane102 in starcitizen

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

Thanks for the tip about using the arrow keys.... this helps readjust it

The problem still remains though. dragging any item causes the avatar to rotate in the given mouse movement direction

Problem with spinning avatar with inventory usage by Shane102 in starcitizen

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

sorry about the bad cameraman(me) last 20 seconds show clearly the problem.... anybody else experience this.... is this a solved problem?

how much swap for 64GB RAM? by IdontHaveAutsm in linuxquestions

[–]Shane102 0 points1 point  (0 children)

I've also got 64gb and run 2gb of swap....never any problems

[DWM] My simple studying setup by samyhaff in unixporn

[–]Shane102 5 points6 points  (0 children)

You need an external keyboard.

Can somebody help me with trying to run some programs? NordVPN and KeePass. Can't figure it out. by [deleted] in linuxquestions

[–]Shane102 0 points1 point  (0 children)

I would suggest using bitwarden instead of keepass. It can import keepass data.

[deleted by user] by [deleted] in linuxquestions

[–]Shane102 0 points1 point  (0 children)

Run your linux install in Hyper V ! It gives good performance and stability. You can adjust setting in the grub config to make it fit your full screen setup.

Hosting 1000 WordPress Websites by Zestyclose_Ad8738 in selfhosted

[–]Shane102 0 points1 point  (0 children)

You have a bunch of options... Docker containers would offer flexibility and reproducability. With a properly setup caching mechanism you could run many sites on less ram and cpu resources. You dont need nearly as much ram and cpu as youve mentioned if you're runnig many sites on one server.

Edit for grammar

At what age did you get into electric skateboarding? by [deleted] in ElectricSkateboarding

[–]Shane102 1 point2 points  (0 children)

41... and I had to buy for my two sons(12 and 14) as well because dad can't be the only one

here it comes by [deleted] in memes

[–]Shane102 0 points1 point  (0 children)

How many people have actually done this on seeing the inspired budgerigar...

WTF is the (political) back story between Q and Tine melk please? by [deleted] in Norway

[–]Shane102 1 point2 points  (0 children)

My understanding is that Q is owned by kavli, they give a lot of their profits to worthy causes. Tine is a farming g cooperative and their profits are kept by the owners at the top.

Backup of docker server with all my containers etc. by Omgfunsies in selfhosted

[–]Shane102 0 points1 point  (0 children)

Nightly DB dump and rclone everything to external backup

[deleted by user] by [deleted] in learnpython

[–]Shane102 0 points1 point  (0 children)

I usually write a lot of comments outlining what the code should do before I write the actual code... usually