Go to advanced search

by klricks
Mon Feb 10, 2020 4:16 pm
Forum: Raspberry Pi OS
Topic: Keyboard shortcut to force minimize / force maximize the current app?
Replies: 5
Views: 543

Re: Keyboard shortcut to force minimize / force maximize the current app?

To use strictly keyboard commands then:
[Alt] [Space] x to maximize
m to move using arrow keys then [Esc] to cancel moving...
Several other options as shown in the popup list.
by klricks
Sun Feb 09, 2020 2:45 pm
Forum: Raspberry Pi OS
Topic: RPi4 shutdown -r not restarting up
Replies: 16
Views: 1968

Re: RPi4 shutdown -r not restarting up

I, too, find it strange that you can do it without becoming root. ...... The ability to shutdown without sudo is not new in Raspbian Desktop . Been that way for years........ Since you mention "Desktop", I assume you are referring to doing it via the menu (clicking). Presumably, clicking invokes so...
by klricks
Sun Feb 09, 2020 4:01 am
Forum: Troubleshooting
Topic: Recover data from a system that won't boot anymore
Replies: 2
Views: 192

Re: Recover data from a system that won't boot anymore

The RECOVERY partition contains a copy of the Raspbian OS which is used to do a fresh restore of the OS. It does not include any user data, files or folders. Your files would have been on a Linux type partition which cannot be seen by a Windows computer and cannot be copied with simple copy commands...
by klricks
Sun Feb 09, 2020 3:20 am
Forum: Raspberry Pi OS
Topic: RPi4 shutdown -r not restarting up
Replies: 16
Views: 1968

Re: RPi4 shutdown -r not restarting up

GlowInTheDark wrote:
Sun Feb 09, 2020 1:06 am
I, too, find it strange that you can do it without becoming root. ......
The ability to shutdown without sudo is not new in Raspbian Desktop. Been that way for years........
by klricks
Sat Feb 08, 2020 3:27 pm
Forum: Troubleshooting
Topic: RealVNC not access Pi4 booting headless
Replies: 4
Views: 341

Re: RealVNC not access Pi4 booting headless

Kenmyers wrote:
Sat Feb 08, 2020 6:13 am
.....
What can I do to get the Pi4 working headless properly.?
Use sudo raspi-config and choose any of the fixed screen resolutions. (Do not select Default Monitor preferred resolution).
by klricks
Thu Feb 06, 2020 11:50 pm
Forum: Beginners
Topic: Video and Image slideshow at startup
Replies: 10
Views: 842

Re: Video and Image slideshow at startup

... So far the image slideshow works. It was when I was trying to play videos using omxplayer in the script that it wouldn't play the videos. By itself, the videos play. So yea, that's where I got stuck. ... I think the problem is that by default feh runs continuously and never allows the rest of t...
by klricks
Thu Feb 06, 2020 4:49 pm
Forum: Beginners
Topic: Video and Image slideshow at startup
Replies: 10
Views: 842

Re: Video and Image slideshow at startup

feh is a slideshow application which must be installed on your system if you have not already. sudo apt install feh I don't know why DISPLAY and XAUTHORITY are there? They are not needed. This should work: feh –q –p –Z –F –R 60 –Y –D 15.0 /home/pi/Slideshow/Pics Try the above command from the comman...
by klricks
Thu Feb 06, 2020 1:57 am
Forum: General discussion
Topic: Always Up Settings for Pi3
Replies: 5
Views: 463

Re: Always Up Settings for Pi3

Hi All, Just setup a Pi 3 with Raspbian for someone where I need the display, wifi, etc. to remain up all the time. It seems like that is not currently happening for them. Would appreciate some tips on how I can do that so it will always be up for them to see and use and I will always be able to co...
by klricks
Wed Feb 05, 2020 6:24 pm
Forum: General discussion
Topic: Folder Manager Edit folder Options are greyed out for Create Link Raspbian Buster
Replies: 6
Views: 736

Re: Folder Manager Edit folder Options are greyed out for Create Link Raspbian Buster

I believe the OP is referring the Filemanager --> [Edit] menu and not the right click menus.
by klricks
Wed Feb 05, 2020 5:18 pm
Forum: General discussion
Topic: Folder Manager Edit folder Options are greyed out for Create Link Raspbian Buster
Replies: 6
Views: 736

Re: Folder Manager Edit folder Options are greyed out for Create Link Raspbian Buster

In order to activate those menu items you must first select a file(s) with the mouse or cursor keys.
by klricks
Tue Feb 04, 2020 11:56 pm
Forum: Troubleshooting
Topic: Lockscreen will not appear.
Replies: 8
Views: 992

Re: Lockscreen will not appear.

When I say, "did not work" I meant that nothing happens. I click lock screen through LXDE but nothing happens. It just stays on LXDE. This is for desktop. I'll try under the command line. Run dm-tool lock in the LXTerminal command line. (It won't work from the real command line). Not clear what you...
by klricks
Tue Feb 04, 2020 2:54 am
Forum: Troubleshooting
Topic: Lockscreen will not appear.
Replies: 8
Views: 992

Re: Lockscreen will not appear.

I don't see the point of adding a menu item to lock the screen when there already is Menu --> Shutdown --> Logout. Better yet, make a shortcut on your desktop. Or add a keyboard shortcut by editing ~/.config/openbox/lxde-pi-rc.xml. Lockscreen is different, it locks the screen only and does not log ...
by klricks
Tue Feb 04, 2020 2:23 am
Forum: Troubleshooting
Topic: Lockscreen will not appear.
Replies: 8
Views: 992

Re: Lockscreen will not appear.

The correct config file for Buster is: /home/pi/.config/lxpanel/LXDE-pi/panels/panel Though it is easier to create the menu entry for lockscreen using main menu editor instead of messing with the panel file. The lockscreen in other menu works for me. Does it work from the command line?: dm-tool lock
by klricks
Mon Feb 03, 2020 8:37 pm
Forum: Networking and servers
Topic: Port forwarding
Replies: 17
Views: 2564

Re: Port forwarding

What does this show:

Code: Select all

traceroute 8.8.8.8
If any of the hops other than the 1st one (your router) are in the private IP ranges then that is a problem.
by klricks
Sat Feb 01, 2020 2:10 am
Forum: Troubleshooting
Topic: Shutoff monitor PI4
Replies: 6
Views: 706

Re: Shutoff monitor PI4

If I type that in a terminal window it shuts off the monitor but for some reason it won't run from py scipt...... It works great on a pi3 but so I can't get it working on a pi4... Here's the scripts I'm running...... if you have any insight into what's wrong I'd appreciate it! https://github.com/co...
by klricks
Fri Jan 31, 2020 10:43 pm
Forum: Raspberry Pi Desktop for PC and Mac
Topic: Raspberry Pi desktop OS, which VNC server to use please?
Replies: 7
Views: 2561

Re: Raspberry Pi desktop OS, which VNC server to use please?

Yes, I am using the viewers on my Windows PC's to view my two Raspberry Pi's, but what I am asking is if there is a free version of the RealVNC server that will run on a normal PC that is running the RP desktop version of Debian downloaded from here? Thanks for the reply, I think you misunderstood ...
by klricks
Fri Jan 31, 2020 10:10 pm
Forum: Raspberry Pi Desktop for PC and Mac
Topic: Raspberry Pi desktop OS, which VNC server to use please?
Replies: 7
Views: 2561

Re: Raspberry Pi desktop OS, which VNC server to use please?

The RealVNC on the RPi is designed to work with the appropriate viewer from here: https://www.realvnc.com/en/connect/download/viewer/ It is free to use for up to 5 connections and does not require registration unless you want to use the 'cloud' option. I think you can use other viewers if you disabl...
by klricks
Fri Jan 31, 2020 2:53 pm
Forum: Networking and servers
Topic: Port forwarding
Replies: 17
Views: 2564

Re: Port forwarding

You can't port forward without a router under your control.
You can't port forward with most mobile broadband ISP's even if you do have a router as most mobile broadband ISP's use CGNAT and don't give you a public IP.

Edit: Correction
by klricks
Fri Jan 31, 2020 4:41 am
Forum: Troubleshooting
Topic: Shutoff monitor PI4
Replies: 6
Views: 706

Re: Shutoff monitor PI4

The on command may or may not work as expected depending on your monitor brand, model or settings. vcgencmd display_power 1 With my TV, when the Off command is issued, the TV immediately displays a no signal banner for about 20 min. Then the TV shuts off. If the On command is issued during the 20 mi...
by klricks
Fri Jan 31, 2020 2:30 am
Forum: General discussion
Topic: Touchscreen display with raspberry pi 4
Replies: 5
Views: 1451

Re: Touchscreen display with raspberry pi 4

I have a 7” touchscreen display that is plugged into my raspberry pi 4 via the hdmi port. Is there something I need to do to enable touchscreen on the GUI if it’s only connected via hdmi? HDMI alone does not support touch screen function. There must be some other interface for touch. Usually USB bu...
by klricks
Thu Jan 30, 2020 11:17 pm
Forum: Beginners
Topic: keyboard install
Replies: 1
Views: 401

Re: keyboard install

kydean wrote:
Thu Jan 30, 2020 9:27 pm
I installed keyboard using "pip install keyboard" The install was successful but my python script can't find the keyboard module. It looks like it is installed in Python 2.7 but I am using Python 3. How do I install keyboard into the correct directory?
For Python 3 you need to use pip3.
by klricks
Thu Jan 30, 2020 5:10 pm
Forum: Troubleshooting
Topic: I can not connect mi Pi through vnc
Replies: 21
Views: 1578

Re: I can not connect mi Pi through vnc

There are 2 modes for RealVNC...... Service Mode and Virtual mode. The modes are really 2 different things and should not be confused. Most users will use Service Mode. Service Mode: - VNC must be enabled via raspi-config or GUI config tool. - When enabled, automatically runs at startup. - Boot to d...
by klricks
Thu Jan 30, 2020 2:50 am
Forum: Advanced users
Topic: Photo Editing Software on Pi3B+
Replies: 9
Views: 983

Re: Photo Editing Software on Pi3B+

.... Remember that this is the Advanced section of the forum and that many of us routinely build Pi executables from source. I often browse the forum by the New Posts link and forget to look and see which sub forum the post is in. However the OP did ask a very basic question that an advanced user s...
by klricks
Thu Jan 30, 2020 12:15 am
Forum: Advanced users
Topic: Photo Editing Software on Pi3B+
Replies: 9
Views: 983

Re: Photo Editing Software on Pi3B+

You might want to give LightZone a try. It's free, easy to use, and still powerful after all these years. This app is not in the repository and the authors web site does not mention a compatable download for Raspberry Pi so I don't expect that it will work. I often run stuff which isn't in the repo...
by klricks
Wed Jan 29, 2020 5:19 pm
Forum: Troubleshooting
Topic: Pi 4 black TV screen after some time
Replies: 12
Views: 710

Re: Pi 4 black TV screen after some time

i disabled screen blanking in: sudo raspi-config and also added this to /etc/xdg/lxsession/LXDE-pi/autostart: xset s off xset -dpms so now it loks like this: @lxpanel --profile LXDE-pi @pcmanfm --desktop --profile LXDE-pi @xscreensaver -no-splash xset s off xset -dpms Still the screen severs turns ...

Go to advanced search