Posts: 64
floppy
Joined: 26 Dec 2010
#1
According this page,
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://wiki.debian.org/ATIProprietary#Debian_7_.22Wheezy.22"
linktext was:"https://wiki.debian.org/ATIProprietary# ... 2Wheezy.22"
====================================

I will install fglrx because for my card, the driver (currently radeon" is perhaps not the best.
with lspci"Advanced Micro Devices [AMD] nee ATI Cedar PRO [Radeon HD 5450/6350]"
with dmesg"drm: registered panic notifier"
So, I will give that command"ap-get -r install linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') fglrx-driver" into the root terminal.
But, how to paste that command in it?
Posts: 2,238
dolphin_oracle
Joined: 16 Dec 2007
#2
select the command in your browser, and use cntrl+c to copy the command, then in an open root terminal, use cntrl+shift+v to paste it in.
Posts: 64
floppy
Joined: 26 Dec 2010
#3
I dont have a cntrl on my german keybord: only"Strg" or"Alt" or"Alt Gr". I made diverse combination; none were successfull.
Posts: 2,238
dolphin_oracle
Joined: 16 Dec 2007
#4
the edit menus of the apps also have the copy and paste commands.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#5
Left click and highlight command 1st.

Then middle click wheel mouse, or if on Laptop you hit both left click and right click at the same time.

Any combo should work. If you have a external usb wheel mouse. Plug it into the laptop and use middle click then.
If using L/R click at the same time on touchpad mouse does not work out for you.
Posts: 667
jdmeaux1952
Joined: 01 Nov 2013
#6
Or use your mouse by highlighting the command you want to copy, Right click the mouse and select Copy, open terminal, position pointer and Right click the mouse to Paste.
Posts: 64
floppy
Joined: 26 Dec 2010
#7
rokytnji wrote: Then middle click wheel mouse
Thanks. This is the solution for me.