tomreyn | gabrielmartins: if you're on (x)ubuntu 18.04 or later i think snapd is installed by default so you'd just need to run "snap install meteo" the other commands won't have done any harm, though. | 00:15 |
---|---|---|
tomreyn | !terminal | for basic shell / command line interface instructions: | 00:17 |
ubottu | for basic shell / command line interface instructions:: The linux terminal or command-line interface is very powerful. In Unity or GNOME, search the dash for "terminal" and press ENTER. Other desktops: Applications -> System Tools -> Terminal (MATE), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal | 00:17 |
=== brainwash_ is now known as brainwash | ||
=== brainwash_ is now known as brainwash | ||
=== xerox123_6 is now known as xerox123_ | ||
DarkTrick | Hello | 06:34 |
DarkTrick | I have a shortcut active on my system, that I don't like. Is there any easy way to figure out, which programm is running the shortcut? | 06:34 |
diogenes_ | DarkTrick, open it with mousepad. | 06:39 |
DarkTrick | ah! sorry! I meant a keyboard shortcut | 06:44 |
DarkTrick | like ctrl+shift+e | 06:44 |
DarkTrick | diogenes_, ↑ | 06:44 |
diogenes_ | DarkTrick, where do you see that shortcut? | 06:48 |
DarkTrick | diogenes_, you mean, where/how does it manifest? | 06:49 |
DarkTrick | diogenes_, It's Ctrl+shift+e. Everytime I press it, an "e" appears in the currently focussed textbox | 06:50 |
DarkTrick | Sometimes the e is underlined (like the "u", when you start typing unicode codes in libre office) | 06:50 |
diogenes_ | they're defined in keyboar > application shortcuts, for wm they are in window manager > keyboard. | 06:51 |
DarkTrick | diogenes_, nothing | 06:54 |
DarkTrick | I guess it's another program | 06:54 |
DarkTrick | But I don't know which | 06:54 |
DarkTrick | so I thought, there might be some kind of list somewhere in the system, where all hooked-up shortcuts are listed | 06:54 |
diogenes_ | what programs you're running currently running? maybe ibus or some virtual keyboard. | 06:56 |
DarkTrick | ibus | 06:56 |
DarkTrick | ah | 06:56 |
DarkTrick | stopping the ibus-daemon stopped the shortcut | 06:58 |
DarkTrick | diogenes_, thank you :) | 06:59 |
diogenes_ | you're welcome | 06:59 |
DarkTrick | how do I start the ibus daemon without it closing on terminal-close? | 08:44 |
DarkTrick | I tried `nohup ibus-daemon &` | 08:44 |
DarkTrick | but it doesnt work | 08:45 |
DarkTrick | stupid :/ ibus-daemon -d | 08:45 |
lighterowl | it probably has a switch for running in daemon mode. | 08:45 |
lighterowl | oh. | 08:45 |
lighterowl | right, -d or --daemonize | 08:46 |
=== Church| is now known as Church | ||
xubuntu62w | Hello to everyone. Im here to get some help. Im trying the last version of Xubuntu to deploy it in some computers and I need a way to do a remote desktop between them. I've seen the package x11vnc but after install it I dont know how to configure it to start it automaticly when the SO boot up (as you can see, English is not my first language, so | 09:14 |
xubuntu62w | please be patient :D) | 09:14 |
xubuntu62w | I followed a tutorial but the guy did it on a Linux Mint distro and the he configurerate the display manager script in /etc/mdm/Init/Default but in Xubuntu is different, but I dont know where is that script | 09:16 |
lighterowl | xubuntu62w: your best bet is to make a systemd unit to start the x11vnc service at boot time. have a look here : https://askubuntu.com/questions/229989/how-to-setup-x11vnc-to-access-with-graphical-login-screen | 09:20 |
lighterowl | from a security standpoint, it would be best to start x11vnc listening on localhost only (by adding -localhost to the command line) and actually access it via an SSH tunnel. but that's not directly related to what you were asking about. | 09:22 |
lighterowl | (on the other hand, if you had ssh running everywhere, you could just ssh into the machine and run x11vnc if you needed to look at the desktop...) | 09:22 |
xubuntu62w | Thanks for the info lighterowl but the idea is evoid the ssh connection to start it. Thanks for the link, I'm going to check it | 09:38 |
xubuntu62w | avoid* | 09:41 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!