xfce Questions

3

I am trying to make a script file. Everything works fine, but it only starts from the terminal. I already made it executable using chmod +x filename.sh, but it won't run. I saw a solution: xfc...
Recha asked 21/5, 2019 at 15:0

5

Solved

I have compiled a c program into an executable that I would now like to integrate into the applications menu in Debian 7.4 XFCE. In order to run the application under normal circumstances, I am req...
Debera asked 6/5, 2014 at 15:56

2

Solved

I am trying to copy (using python or a CL command which I then can call using python) a file to the clipboard to later paste it using STRG+V. As far as I understand it, files are not "moved&qu...
Tinct asked 4/8, 2022 at 10:15

3

When I connect x2go with XFCE Ubuntu 20.04 (KVM VM) after ~10 minutes of idle time, x2go will lose its mouse focus and keyboard focus and there is no way to grab control of the session. Even restar...
Kacikacie asked 15/6, 2020 at 13:38

5

I am new to python and am trying to build a small app. It needs to be a GUI app and I was wanting to containerise it with docker. I am getting the following error and can not find a solution No pr...
Deuterium asked 12/9, 2016 at 7:11

2

Solved

I am trying to run XFCE Desktop Environment for Ubuntu 20.04 in WSL (not WSL2, fyi. My laptop does not support virtualisation). I have installed xrdp, xfce4 and xubuntu-desktop using sudo apt...
Hylo asked 9/4, 2021 at 8:17

6

In Thunar, it is possible to define custom actions. There is already a "send to desktop (create link)" option in the right-click menu. What I want is to add a self-defined action in Thunar ...
Professionalize asked 9/1, 2014 at 15:24

6

Solved

If I try to login on a Debian with XFCE it gets a blackscreen for a few seconds, then it flashes really short and puts me back at the login screen. The strange thing is, if I go into a term...
Aryn asked 5/10, 2015 at 12:50

4

Solved

Problem I am trying to do: xdotool type 'date;' but instead of the expected date; I get: dateq I have a greek keyboard, but when I issue the command the language is set to US. A note: when greek...
Friedman asked 25/7, 2013 at 8:51

4

Solved

Is it possible to run a script/command when the xfce session stops ?
Kulseth asked 28/9, 2011 at 7:2

3

Solved

Considering xubuntu 13.04 (based on xfce4.10 distribution), How to set Unlimited scrollback for xfce4-terminal?
Angadresma asked 19/9, 2013 at 11:40

5

Solved

I have created a script in Python which notifies me at a given event. I am using the following function to produce the warning window: def window_warn(): ''' This function will throw up a window...
Phonotypy asked 10/7, 2013 at 16:3

2

Solved

I am relatively new to Xfce, but I love it. I am now looking into keyboard shortcuts and I am having problems with finding the right syntax for commands to bind keyboard shortcuts to. I see two way...
Inoue asked 1/3, 2017 at 8:28

4

Solved

I'd like to run a script every time I close a Bash session. I use XFCE and Terminal 0.4.5 (Xfce Terminal Emulator), I would like to run a script every time I close a tab in Terminal including the ...
Jacinthe asked 17/2, 2011 at 19:4

4

Solved

The latest eclipse has a strange aspect in XFCE 4.11 with the Adwaita theme. The following images show the main problems The background of the tool-tip is white, instead of the Adwaita blue. The...
Lindsy asked 2/7, 2014 at 23:52

1

I'm trying to bind Ctrl + Tab to cycle to the next tab. I've added this to my ~/.tmux.conf file: bind -n C-Tab select-pane -t :.+ But it doesn't work, however it i change it to Ctrl + a it works...
Mercury asked 24/12, 2013 at 9:36

1

Solved

I'm using a virtual machine to run a Java web app. The OS is XFCE (Ubuntu) and I found the files that I want with the command find -name "something". These files are in ./.local/share/Trash/....
Un asked 26/10, 2015 at 15:21

2

Solved

Fedora 21 comes with the ugly Gnome 3, and I installed XFCE and MATE, but I don't know, how to set either of them as a default X window manager. After I logout from Gnome 3, I don't see any selecti...
Cuttler asked 7/2, 2015 at 19:34

2

Solved

I have installed a new system with xfce4 on debian. My question is how i can make xfce to run on startup? Right now i can only run it with exec ck-launch-session startxfce4. thanks
Ideograph asked 12/2, 2012 at 14:49

1

Solved

I'm writing this HTML5 music player that works by dragging music files onto it. (will soon use WebRTC too) http://pepijndevos.nl/KjuMusic/ It works in Chrome, it used to work in Firefox, and stil...
Affirmatory asked 29/7, 2012 at 20:44

0

I've Googled around a bit, but can't find much. This seems rather out of date, and doesn't provide any examples. Is this possible? Should I just shut up and learn C already?
Dessiedessma asked 7/2, 2013 at 18:36
1

© 2022 - 2024 — McMap. All rights reserved.