can i use an ipad as a graphics tablet? if it's possible, how?
(with mint 20.1 cinnamon)
Search found 50 matches
- Fri Jan 15, 2021 3:38 am
- Forum: Other topics
- Topic: can i use an ipad as a graphics tablet?
- Replies: 1
- Views: 91
- Wed Jan 13, 2021 11:10 am
- Forum: Other topics
- Topic: [SOLVED] I can't create a menu or desktop icon
- Replies: 8
- Views: 194
Re: i can't create a menu or desktop icon
Hi, First you need to know the location of the exicute file for the program. Then you can right click on the start menu and select congifure. On the next page that comes up Select menu editor. Then highlight the heading where in the menu you would like to have the program appear. Then select new it...
- Wed Jan 13, 2021 10:59 am
- Forum: Other topics
- Topic: [SOLVED] I can't create a menu or desktop icon
- Replies: 8
- Views: 194
Re: i can't create a menu or desktop icon
Right click the desktop and choose 'Create a new launcher here...' Enter the Name you want to give the icon, then the command anaconda-navigatorfollowed by an optional description. If there's an icon for the program you can select it by clicking on the rocket icon on the left. When you've finished ...
- Wed Jan 13, 2021 10:45 am
- Forum: Other topics
- Topic: [SOLVED] I can't create a menu or desktop icon
- Replies: 8
- Views: 194
Re: i can't create a menu or desktop icon
thank you for reply, i'm using cinnamon
- Wed Jan 13, 2021 10:36 am
- Forum: Other topics
- Topic: [SOLVED] I can't create a menu or desktop icon
- Replies: 8
- Views: 194
[SOLVED] I can't create a menu or desktop icon
hi, i have installed anaconda navigator, a data science software. and for complete the installation, i had to add a line in .bashrc file, writing in terminal nano .bashrc and what i added is: export PATH=/home/filippo/anaconda3/bin:$PATH now for starting the software i have to write in terminal: ana...
- Tue Jan 12, 2021 2:09 pm
- Forum: Scripts & Bash
- Topic: [SOLVED]there are annoying paths in terminal
- Replies: 9
- Views: 228
Re: there are annoying paths in terminal
wu-huuu thank you so much now it's all right 

- Tue Jan 12, 2021 1:54 pm
- Forum: Scripts & Bash
- Topic: [SOLVED]there are annoying paths in terminal
- Replies: 9
- Views: 228
Re: there are annoying paths in terminal
Do you normally start the program with command ise on the terminal or some other command? yes, for starting the program i write "ise". and if i write in terminal this: unset LANG && unset QT_PLUGIN_PATH && source /opt/Xilinx/14.7/ISE_DS/settings64.sh && ise the sof...
- Tue Jan 12, 2021 1:14 pm
- Forum: Scripts & Bash
- Topic: [SOLVED]there are annoying paths in terminal
- Replies: 9
- Views: 228
Re: there are annoying paths in terminal
i tried and the icon appears in menu, but if i click on it the program doesn't start
- Tue Jan 12, 2021 12:33 pm
- Forum: Scripts & Bash
- Topic: [SOLVED]there are annoying paths in terminal
- Replies: 9
- Views: 228
Re: there are annoying paths in terminal
many thanks.
now they don't exist anymore.
but sometimes when i write wrong command the terminal gives me that:
and this puts me in trouble when i have to understand where is the error.
can i avoid that the terminal print this when there are errors?
now they don't exist anymore.
but sometimes when i write wrong command the terminal gives me that:
and this puts me in trouble when i have to understand where is the error.
can i avoid that the terminal print this when there are errors?
- Tue Jan 12, 2021 12:11 pm
- Forum: Scripts & Bash
- Topic: [SOLVED]there are annoying paths in terminal
- Replies: 9
- Views: 228
[SOLVED]there are annoying paths in terminal
hi, i have installed Xilinx ISE Webpack in my pc, a sowtware that i use for work for complete the installation i had to add a path in file .bashrc, so i wrote in terminal nano .bashrc and i had to insert in the last line: source /opt/Xilinx/14.7/ISE_DS/settings64.sh in this way when i write in termi...
- Mon Dec 21, 2020 10:13 am
- Forum: Other topics
- Topic: not solved, my pc freeze after a standby
- Replies: 24
- Views: 842
Re: not solved, my pc freeze after a standby
ok ehm, I discover that the problem is in Windows 10 too, so, it can be a problem of other part of pc, i think. i tried to update BIOS from Windows but i can't update it, i don't know why, but when i click on "restart for update" (in the installation guide of BIOS), my pc retart and when i...
- Wed Dec 09, 2020 3:37 am
- Forum: Other topics
- Topic: not solved, my pc freeze after a standby
- Replies: 24
- Views: 842
Re: not solved, my pc freeze after a standby
The Nvidia driver is not showing as installed in the data you posted. It appears you are running only with Intel. yes but it was N/A even last week. i think is because the nvidia card is not active (i use always intel mode and no nvidia on-demand or only nvidia mode). Did you install any nvidia-rel...
- Tue Dec 08, 2020 3:09 pm
- Forum: Other topics
- Topic: not solved, my pc freeze after a standby
- Replies: 24
- Views: 842
Re: my pc freeze after a standby
hello today my pc crashed other times after a standby i thought that the problem was solved but that's not true. can someone help me to solve it? these are my system informations System: Kernel: 5.8.0-31-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 Desktop: Cinnamon 4.6.7 tk: GTK 3.24.20 wm: muffi...
- Tue Dec 08, 2020 8:56 am
- Forum: Software & Applications
- Topic: no compiler?
- Replies: 8
- Views: 219
Re: no compiler?
ohh thank you now it's all ok i changed from B_ALLOW_UPDATE=false to B_ALLOW_UPDATE=true with gedit /etc/inxi.conf than i wrote sudo inxi -U and it update inxi. now if i go on my system informations what i read is: System: Kernel: 5.8.0-31-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 Desktop: Cinn...
- Tue Dec 08, 2020 7:50 am
- Forum: Software & Applications
- Topic: no compiler?
- Replies: 8
- Views: 219
Re: no compiler?
if i write $ inxi -V in terminal it gives me inxi 3.0.38-00 (2020-03-14) Program Location: /usr/bin/ Website: https://github.com/smxi/inxi or https://smxi.org/ IRC: irc.oftc.net channel: #smxi Forums: https://techpatterns.com/forums/forum-33.html inxi - the universal, portable, system information to...
- Tue Dec 08, 2020 7:15 am
- Forum: Software & Applications
- Topic: no compiler?
- Replies: 8
- Views: 219
Re: no compiler?
thank you for your reply :D the outputs are : fizzo@fizzo-HP-Pavilion-Laptop-15-cs2xxx:~$ which gcc /usr/bin/gcc fizzo@fizzo-HP-Pavilion-Laptop-15-cs2xxx:~$ dpkg --list 'gcc*' | egrep "Name|^ii" ii gcc 4:9.3.0-1ubuntu2 amd64 GNU C compiler ii gcc-10-base:amd64 10.2.0-5ubuntu1~20.04 amd64 G...
- Tue Dec 08, 2020 6:47 am
- Forum: Software & Applications
- Topic: no compiler?
- Replies: 8
- Views: 219
no compiler?
hi i was watching my system information and i saw that in compiler section there is nothing (N/A) is it normal? System: Kernel: 5.8.0-31-generic x86_64 bits: 64 compiler: N/A Desktop: Cinnamon 4.6.7 wm: muffin dm: LightDM Distro: Linux Mint 20 Ulyana base: Ubuntu 20.04 focal Machine: Type: Laptop Sy...
- Sun Dec 06, 2020 11:08 am
- Forum: Scripts & Bash
- Topic: bash course?
- Replies: 11
- Views: 514
bash course?
hi, where can i find a complete bash tutorial ( pdf or somthing like that )?
- Sun Dec 06, 2020 6:28 am
- Forum: Software & Applications
- Topic: can't start xsetup
- Replies: 7
- Views: 149
Re: can't start xsetup
mh okay 
anyway thank you for your answers.
then i'll try to install the windows version with wine.
bye!!

anyway thank you for your answers.

then i'll try to install the windows version with wine.
bye!!
- Sat Dec 05, 2020 8:20 pm
- Forum: Software & Applications
- Topic: can't start xsetup
- Replies: 7
- Views: 149
Re: can't start xsetup
no there isn't.
if i search in the directory "libncurses.so.5" it doesn't find anything.
should i download the package another time? or other things?
if i search in the directory "libncurses.so.5" it doesn't find anything.
should i download the package another time? or other things?